From 9e391b4eea87328d8aeb0e2acec98823b957bbb1 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 30 May 2021 20:30:35 +0200 Subject: documentation: update installation instructions for Ubuntu Apparently, with Ubuntu 21.04 the qt5-default package doesn't exist anymore. Removing it from the list of installed packages makes things still work on a freshly installed system. Signed-off-by: Berthold Stoeger --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 749468049..c460a91ae 100644 --- a/INSTALL +++ b/INSTALL @@ -179,7 +179,7 @@ sudo apt install \ qml-module-qtgraphicaleffects qml-module-qtqml-models2 qml-module-qtquick-controls -Package names for Ubuntu 20.04 +Package names for Ubuntu 21.04 sudo apt install \ autoconf automake cmake g++ git libbluetooth-dev libcrypto++-dev \ @@ -187,7 +187,7 @@ sudo apt install \ libqt5webkit5-dev libsqlite3-dev libssh2-1-dev libssl-dev libtool \ libusb-1.0-0-dev libxml2-dev libxslt1-dev libzip-dev make pkg-config \ qml-module-qtlocation qml-module-qtpositioning qml-module-qtquick2 \ - qt5-default qt5-qmake qtchooser qtconnectivity5-dev qtdeclarative5-dev \ + qt5-qmake qtchooser qtconnectivity5-dev qtdeclarative5-dev \ qtdeclarative5-private-dev qtlocation5-dev qtpositioning5-dev \ qtscript5-dev qttools5-dev qttools5-dev-tools libmtp-dev -- cgit v1.2.3-70-g09d2