Skip to content

Commit 93356a2

Browse files
committed
doc: Add missing fedora dependency
1 parent 765f608 commit 93356a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/qml/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you're unable to install the dependencies through your system's package manag
7979
#### Fedora:
8080

8181
```
82-
sudo dnf install qt5-qtdeclarative-devel qt5-qtquickcontrols2-devel
82+
sudo dnf install qt5-qtdeclarative-devel qt5-qtquickcontrols qt5-qtquickcontrols2-devel
8383
```
8484

8585
### Build

0 commit comments

Comments
 (0)