diff --git a/INSTALL b/INSTALL index 529676a97..9405345a0 100644 --- a/INSTALL +++ b/INSTALL @@ -159,7 +159,7 @@ sudo zypper install git gcc-c++ make autoconf automake libtool cmake libzip-deve libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel \ bluez-devel libgit2-devel libmtp-devel -On Debian Buster this seems to work +On Debian Bookworm this seems to work sudo apt install \ autoconf automake cmake g++ git libbluetooth-dev libcrypto++-dev \ @@ -167,7 +167,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