diff --git a/Build-Instructions-(Linux).md b/Build-Instructions-(Linux).md index 0e5332a..6a16bed 100644 --- a/Build-Instructions-(Linux).md +++ b/Build-Instructions-(Linux).md @@ -10,7 +10,7 @@ Let's start by grabbing the correct dependencies for the most popular distros: # Ubuntu, Debian Jessie and above - sudo apt install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls2 qml-module-qtgraphicaleffects qml-module-qtquick-dialogs qml-module-qtquick-localstorage qml-module-qtquick-window2 qml-module-qt-labs-settings qml-module-qt-labs-folderlistmodel + sudo apt install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls2 qml-module-qtgraphicaleffects qml-module-qtquick-dialogs qml-module-qtquick-localstorage qml-module-qtquick-window2 qml-module-qt-labs-settings qml-module-qt-labs-folderlistmodel qtquickcontrols2-5-dev # Debian Bullseye