there seems to be no qt5 packet with such a name, going back to original version

This commit is contained in:
Volker Fischer 2014-07-30 17:53:08 +00:00
parent 26ccd51546
commit b1bdfb3202

View File

@ -36,10 +36,10 @@ Rquired software: QT, a compiler like Visual Studio, ASIO development files
Linux:
------
Required packages: Build-Essential, QT5 (devel packages, too!), Jack (devel packages, too!)
Required packages: Build-Essential, QT4 (devel packages, too!), Jack (devel packages, too!)
On the most common Linux distributions, the following
command should prepare the system for compilation:
sudo apt-get install build-essential libqt5-dev libjack-dev
sudo apt-get install build-essential libqt4-dev libjack-dev
- qmake Jamulus.pro
- make clean