From 393f05dd146a44069eb378316fea733b7b666185 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 18 Sep 2019 13:21:26 +0100 Subject: [PATCH] Fix more INSTALL.md references to Qt4 --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 21a3f44..1942a88 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,8 +23,8 @@ The required build dependencies are: (devel packages of these) - PyQt5 (Py3 version) On Debian and Ubuntu, use these commands to install all build dependencies:
-`$ sudo apt-get install libjack-jackd2-dev libqt4-dev qt4-dev-tools`
-`$ sudo apt-get install python-qt5-dev python3-pyqt5 pyqt5-dev-tools python3-pyqt5.qtsvg` +`$ sudo apt-get install libjack-jackd2-dev qtbase5-dev, qtbase5-dev-tools`
+`$ sudo apt-get install python3-pyqt5 python3-pyqt5.qtsvg pyqt5-dev-tools` To run all the apps/tools, you'll additionally need: