added pkgconfig
This commit is contained in:
parent
712564ac5d
commit
640a7102da
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ if [ $# -eq 0 ]; then
|
|||
sudo apt-get update
|
||||
sudo apt-get upgrade
|
||||
sudo apt-get -y install git
|
||||
sudo apt-get -y install pkgconfig
|
||||
sudo apt-get -y install hailo-all
|
||||
sudo apt-get install -y libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-libav gstreamer1.0-tools gstreamer1.0-x gstreamer1.0-pulseaudio
|
||||
|
||||
|
|
Loading…
Reference in a new issue