moved ios jucer to mobile subdir
This commit is contained in:
@ -14,8 +14,8 @@ On Fedora run this script:
|
||||
./fedora_get_prereqs.sh
|
||||
```
|
||||
|
||||
On other distros you'll have to insall the following development packages manually through your package manager:
|
||||
* `libfftw3f-dev`
|
||||
On other distros you'll have to install the following development packages manually through your package manager:
|
||||
* `libfftw3-dev` or `libfftw-devel`
|
||||
* `libjack-jackd2-dev`
|
||||
* `libasound2-dev`
|
||||
* `libx11-dev`
|
||||
|
@ -12,7 +12,6 @@ PREREQS="libjack-jackd2-dev \
|
||||
libxrandr-dev \
|
||||
libxcursor-dev \
|
||||
libfftw3-dev \
|
||||
libfftw3-single3 \
|
||||
cmake
|
||||
"
|
||||
FREETYPES=$(apt-cache pkgnames libfreetype)
|
||||
|
Reference in New Issue
Block a user