mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 21:04:32 +00:00
Updated instructions for Gentoo
This commit is contained in:
parent
ecf5c501d6
commit
9e83942920
1 changed files with 4 additions and 3 deletions
|
@ -233,6 +233,9 @@ The following instructions will fetch Qt from your distribution's repositories i
|
||||||
|
|
||||||
- For Gentoo
|
- 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`
|
`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`
|
- 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
|
- For Gentoo
|
||||||
|
|
||||||
The *qml* USE flag must be enabled.
|
|
||||||
|
|
||||||
`emerge dev-qt/qtmultimedia:5`
|
`emerge dev-qt/qtmultimedia:5`
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue