Skip to content

Commit 649c2a5

Browse files
committed
doc: updated the qml/README.md with qml-module-qtquick-dialogs
1 parent 8131e0f commit 649c2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qml/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following runtime dependencies are also required for dynamic builds;
7070
they are not needed for static builds:
7171

7272
```
73-
sudo apt install qml-module-qtquick2 qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qt-labs-settings
73+
sudo apt install qml-module-qtquick2 qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-dialogs qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qt-labs-settings
7474
```
7575
##### Important:
7676

0 commit comments

Comments
 (0)