Update CompileHowto.txt

Former-commit-id: 309dc6b799c96cdf7b3a9c9cc2776f7a564c1e02
This commit is contained in:
poljvd 2013-12-14 21:03:10 +01:00
parent 1161748013
commit 9f14d8cb83

View File

@ -1,6 +1,6 @@
# Install the required tools and dependencies
sudo apt-get update
sudo apt-get install git cmake build-essential libprotobuf-dev libQt4-dev libusb-1.0-0-dev protobuf-compiler
sudo apt-get install git cmake build-essential libprotobuf-dev libQt4-dev libusb-1.0-0-dev protobuf-compiler python-dev
# RPI ONLY: when you build on the rapberry pi and inlcude the dispmanx grabber (which is the default)
# you also need the firmware including headers installed. This downloads the firmware from the raspberrypi github