aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfree-as-in-beer <77918782+free-as-in-beer@users.noreply.github.com>2021-11-22 22:28:58 +0100
committerGitHub <noreply@github.com>2021-11-22 22:28:58 +0100
commit9e839429206cfb7af6285ec5c63d43c8d6a17acd (patch)
tree3ec1e73cf2cb7d74af16767e5e02000d6a4145ce /README.md
parentecf5c501d61bf5f85fb69fd9136cd0235f97f7b8 (diff)
downloadmonzero-gui-9e839429206cfb7af6285ec5c63d43c8d6a17acd.tar.gz
monzero-gui-9e839429206cfb7af6285ec5c63d43c8d6a17acd.tar.xz
monzero-gui-9e839429206cfb7af6285ec5c63d43c8d6a17acd.zip
Updated instructions for Gentoo
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index c312acae..f5520e07 100644
--- a/README.md
+++ b/README.md
@@ -232,6 +232,9 @@ The following instructions will fetch Qt from your distribution's repositories i
`sudo apt install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtqml-models2 qml-module-qtquick-controls qml-module-qtquick-controls2 qml-module-qtquick-dialogs qml-module-qtquick-xmllistmodel qml-module-qt-labs-settings qml-module-qt-labs-platform qml-module-qt-labs-folderlistmodel qttools5-dev-tools qml-module-qtquick-templates2 libqt5svg5-dev`
- 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`
@@ -241,9 +244,7 @@ The following instructions will fetch Qt from your distribution's repositories i
`sudo apt install qtmultimedia5-dev qml-module-qtmultimedia`
- - For Gentoo
-
- The *qml* USE flag must be enabled.
+ - For Gentoo
`emerge dev-qt/qtmultimedia:5`