summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-04-28 10:40:27 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-04-28 10:44:07 +0300
commitd5df475dca263c6887bf5914bff5de3771c054f2 (patch)
treec263094121a05a88fb846b5d943c5a4d499d12ef
parentx11-apps/copyq: Drop old versions (diff)
downloadgentoo-d5df475dca263c6887bf5914bff5de3771c054f2.tar.gz
gentoo-d5df475dca263c6887bf5914bff5de3771c054f2.tar.bz2
gentoo-d5df475dca263c6887bf5914bff5de3771c054f2.zip
x11-apps/copyq: move linguist-tools to BDEPEND
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--x11-apps/copyq/copyq-3.10.0.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11-apps/copyq/copyq-3.10.0.ebuild b/x11-apps/copyq/copyq-3.10.0.ebuild
index 4bcda78587f5..857bb8af4b57 100644
--- a/x11-apps/copyq/copyq-3.10.0.ebuild
+++ b/x11-apps/copyq/copyq-3.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,10 +32,9 @@ RDEPEND="
webkit? ( dev-qt/qtwebkit:5 )
"
DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5
- test? ( dev-qt/qttest:5 )
-"
-S=${WORKDIR}/$MY_P
+ test? ( dev-qt/qttest:5 )"
+BDEPEND="dev-qt/linguist-tools:5"
+S="${WORKDIR}/$MY_P"
src_configure() {
# CMakeLists.txt concatenates INSTALL_PREFIX with INSTALL_MANDIR leading to /usr/usr