mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Update CompileHowto.txt
Former-commit-id: 309dc6b799c96cdf7b3a9c9cc2776f7a564c1e02
This commit is contained in:
parent
1161748013
commit
9f14d8cb83
@ -1,6 +1,6 @@
|
|||||||
# Install the required tools and dependencies
|
# Install the required tools and dependencies
|
||||||
sudo apt-get update
|
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)
|
# 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
|
# you also need the firmware including headers installed. This downloads the firmware from the raspberrypi github
|
||||||
|
Loading…
Reference in New Issue
Block a user