Skip to content

Commit

Permalink
doc: Add missing fedora dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgumberg committed Feb 12, 2025
1 parent 765f608 commit 93356a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qml/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ If you're unable to install the dependencies through your system's package manag
#### Fedora:

```
sudo dnf install qt5-qtdeclarative-devel qt5-qtquickcontrols2-devel
sudo dnf install qt5-qtdeclarative-devel qt5-qtquickcontrols qt5-qtquickcontrols2-devel
```

### Build
Expand Down

0 comments on commit 93356a2

Please sign in to comment.