Skip to content

Commit 6c5b93c

Browse files
committed
qml, doc: Add qml-module-qt-labs-settings to runtime dependencies
1 parent 251a9b5 commit 6c5b93c

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
@@ -74,7 +74,7 @@ The following runtime dependencies are also required for dynamic builds;
7474
they are not needed for static builds:
7575

7676
```
77-
sudo apt install qml-module-qtquick2 qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-layouts qml-module-qtquick-window2
77+
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
7878
```
7979

8080
#### Fedora:

0 commit comments

Comments
 (0)