summaryrefslogtreecommitdiff
path: root/repo/monero-gui
diff options
context:
space:
mode:
Diffstat (limited to 'repo/monero-gui')
-rw-r--r--repo/monero-gui/monero-gui.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/monero-gui/monero-gui.xibuild b/repo/monero-gui/monero-gui.xibuild
index 8cb1dd9..e35fe63 100644
--- a/repo/monero-gui/monero-gui.xibuild
+++ b/repo/monero-gui/monero-gui.xibuild
@@ -3,8 +3,8 @@
NAME="monero-gui"
DESC="QT GUI wallet for Monero: the secure, private, untraceable peer-to-peer currency"
-MAKEDEPS="cmake monero git qt5-qtquickcontrols2 qt5-qtdeclarative qt5-qtbase qt5-qtsvg libgpg-error"
-DEPS="musl "
+MAKEDEPS="cmake monero git qt5-qtquickcontrols qt5-qtdeclarative qt5-qtbase qt5-qtsvg libgpg-error qt5-qttools"
+DEPS="musl qt5-qtquickcontrols qt5-qtxmlpatterns "
PKG_VER=musl
SOURCE="https://github.com/monero-project/monero-gui"