added glib files
This commit is contained in:
parent
640a7102da
commit
e2e9a46e6f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ if [ $# -eq 0 ]; then
|
||||||
sudo apt-get -y install git
|
sudo apt-get -y install git
|
||||||
sudo apt-get -y install pkgconfig
|
sudo apt-get -y install pkgconfig
|
||||||
sudo apt-get -y install hailo-all
|
sudo apt-get -y install hailo-all
|
||||||
|
sudo apt-get -y install libglib2.0-0 libglib2.0-dev
|
||||||
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
|
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
|
||||||
|
|
||||||
sh <(curl -L https://nixos.org/nix/install) --daemon
|
sh <(curl -L https://nixos.org/nix/install) --daemon
|
||||||
|
|
Loading…
Reference in a new issue