mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
README.md remove qt5-default
There is no qt4 anymore in bullseye.
This commit is contained in:
parent
9a9c5eb490
commit
35172d3489
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Install the build dependencies:
|
|||
|
||||
```
|
||||
sudo apt install --no-install-recommends build-essential devscripts debhelper cmake git libarchive-dev libcurl4-openssl-dev \
|
||||
qtbase5-dev qtbase5-dev-tools qtdeclarative5-dev libqt5svg5-dev qttools5-dev qt5-default libssl-dev \
|
||||
qtbase5-dev qtbase5-dev-tools qtdeclarative5-dev libqt5svg5-dev qttools5-dev libssl-dev \
|
||||
qml-module-qtquick2 qml-module-qtquick-controls2 qml-module-qtquick-layouts qml-module-qtquick-templates2 qml-module-qtquick-window2 qml-module-qtgraphicaleffects
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue