Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/copyq/
Date: Tue, 28 Apr 2020 07:45:21
Message-Id: 1588059847.d5df475dca263c6887bf5914bff5de3771c054f2.juippis@gentoo
1 commit: d5df475dca263c6887bf5914bff5de3771c054f2
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 07:40:27 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 07:44:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5df475d
7
8 x11-apps/copyq: move linguist-tools to BDEPEND
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-apps/copyq/copyq-3.10.0.ebuild | 9 ++++-----
13 1 file changed, 4 insertions(+), 5 deletions(-)
14
15 diff --git a/x11-apps/copyq/copyq-3.10.0.ebuild b/x11-apps/copyq/copyq-3.10.0.ebuild
16 index 4bcda78587f..857bb8af4b5 100644
17 --- a/x11-apps/copyq/copyq-3.10.0.ebuild
18 +++ b/x11-apps/copyq/copyq-3.10.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -32,10 +32,9 @@ RDEPEND="
26 webkit? ( dev-qt/qtwebkit:5 )
27 "
28 DEPEND="${RDEPEND}
29 - dev-qt/linguist-tools:5
30 - test? ( dev-qt/qttest:5 )
31 -"
32 -S=${WORKDIR}/$MY_P
33 + test? ( dev-qt/qttest:5 )"
34 +BDEPEND="dev-qt/linguist-tools:5"
35 +S="${WORKDIR}/$MY_P"
36
37 src_configure() {
38 # CMakeLists.txt concatenates INSTALL_PREFIX with INSTALL_MANDIR leading to /usr/usr