Skip to content
Snippets Groups Projects
Commit c04b1232 authored by Jérôme Lamy's avatar Jérôme Lamy :chicken:
Browse files

install: update depecated debian packages

update install instruction to include correct debian packages names.

Change-Id: Ida007c931b30d216563daf66aaa17075169b3131
parent 1b15fcf7
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,11 @@ It should be (For now qt5 only is packaged by distributions, so names can change
```
sudo apt-get install cmake make doxygen g++ gettext libnotify-dev pandoc nasm libqrencode-dev \
libnotify-dev libnm-dev \
qtbase6-dev \
qtmultimedia5-dev libqt6svg6-dev qtwebengine6-dev qtdeclarative6-dev \
qtquickcontrols2-6-dev qml-module-qtquick2 qml-module-qtquick-controls \
libnotify-dev libnm-dev \
qt6-base-dev \
qtmultimedia5-dev libqt6svg6-dev qt6-webengine-dev \
qtdeclarative5-dev \
qtquickcontrols2-5-dev qml-module-qtquick2 qml-module-qtquick-controls \
qml-module-qtquick-controls2 qml-module-qtquick-dialogs \
qml-module-qtquick-layouts qml-module-qtquick-privatewidgets \
qml-module-qtquick-shapes qml-module-qtquick-window2 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment