summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/copyq/copyq-2.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/copyq/copyq-2.8.1.ebuild b/x11-apps/copyq/copyq-2.8.1.ebuild
index e740eb96ba6a..128db7ff3459 100644
--- a/x11-apps/copyq/copyq-2.8.1.ebuild
+++ b/x11-apps/copyq/copyq-2.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -24,11 +24,11 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXfixes
x11-libs/libXtst
- test? ( dev-qt/qttest:5 )
webkit? ( dev-qt/qtwebkit:5 )
"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
+ test? ( dev-qt/qttest:5 )
"
S=${WORKDIR}/CopyQ-${PV}