Skip to content

Commit

Permalink
Merge pull request #308 from mithro/master
Browse files Browse the repository at this point in the history
Adding video tools needed.
  • Loading branch information
mithro committed Feb 7, 2017
2 parents d0d3aea + df56324 commit 09f0612
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/get-env-root.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ apt-get install -y iverilog gtkwave

apt-get install -y libreadline-dev libusb-1.0-0-dev libftdi-dev python-yaml fxload

# Video tools
apt-get install -y v4l-conf guvcview mplayer

# Load custom udev rules
(
cp -uf $SETUP_DIR/52-hdmi2usb.rules /etc/udev/rules.d/
Expand Down

0 comments on commit 09f0612

Please sign in to comment.