fix build tools

pull/443/head
SpudGunMan 2022-10-16 19:37:33 -07:00
rodzic 1dc5d38265
commit 283a708c4f
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -32,8 +32,8 @@ FLSTART() {
else
LIBJPG=libjpeg9-dev
fi
sudo apt-get install -y libfltk1.1-dev
sudo apt-get install -y libfltk1.3-dev
sudo apt-get install -y libfltk1.1-dev
sudo apt -y install build-essential libfltk1.3-dev libsamplerate0-dev portaudio19-dev libsndfile1-dev libxft-dev libxinerama-dev libxcursor-dev libpulse-dev pavucontrol libusb-1.0-0-dev
sudo apt-get install -y $LIBJPG libxinerama-dev libxcursor-dev libsndfile1-dev libsamplerate0-dev portaudio19-dev libpulse-dev libusb-1.0-0-dev texinfo libudev-dev
##################################