update to linux scripts

This commit is contained in:
Jesse Chappell
2022-04-19 22:02:48 -04:00
parent a8dd5e649d
commit c6ffc776ea
3 changed files with 4 additions and 3 deletions

View File

@ -11,7 +11,8 @@ PREREQS="libjack-jackd2-dev \
libxinerama-dev \
libxrandr-dev \
libxcursor-dev \
libfftw3f-def \
libfftw3-dev \
libfftw3-single3 \
cmake
"
FREETYPES=$(apt-cache pkgnames libfreetype)