summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-08-16 11:22:54 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-08-16 11:30:18 +0300
commit54d9922821867fbfd719aa5abebc1eb4b78791b6 (patch)
treef2c0e3df7876f8251887c189ce449a99f8749222 /x11-misc
parentx11-misc/copyq: bump to 4.1.0 (diff)
downloadgentoo-54d9922821867fbfd719aa5abebc1eb4b78791b6.tar.gz
gentoo-54d9922821867fbfd719aa5abebc1eb4b78791b6.tar.bz2
gentoo-54d9922821867fbfd719aa5abebc1eb4b78791b6.zip
x11-misc/copyq: add missing deps
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/copyq/copyq-4.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/copyq/copyq-4.1.0.ebuild b/x11-misc/copyq/copyq-4.1.0.ebuild
index 379ed955f7ea..eddc9db5ab26 100644
--- a/x11-misc/copyq/copyq-4.1.0.ebuild
+++ b/x11-misc/copyq/copyq-4.1.0.ebuild
@@ -17,7 +17,9 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
+ dev-libs/wayland
dev-qt/qtcore:5
+ dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtsvg:5
@@ -26,7 +28,6 @@ RDEPEND="
dev-qt/qtx11extras:5
kde-frameworks/knotifications:5
x11-libs/libX11
- x11-libs/libXfixes
x11-libs/libXtst
"
DEPEND="${RDEPEND}