Updated instructions for Gentoo

This commit is contained in:
free-as-in-beer 2021-11-22 22:28:58 +01:00 committed by GitHub
parent ecf5c501d6
commit 9e83942920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,6 +233,9 @@ The following instructions will fetch Qt from your distribution's repositories i
- For Gentoo
The *qml* USE flag must be enabled.
`sudo emerge dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5 dev-qt/qtgraphicaleffects:5`
- Optional : To build the flag `WITH_SCANNER`
@ -243,8 +246,6 @@ The following instructions will fetch Qt from your distribution's repositories i
- For Gentoo
The *qml* USE flag must be enabled.
`emerge dev-qt/qtmultimedia:5`