Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/
Date: Sat, 24 Aug 2019 04:52:42
Message-Id: 1566622264.0e30fd4af59ae7f862323b0d2dad72b8be706db6.radhermit@gentoo
1 commit: 0e30fd4af59ae7f862323b0d2dad72b8be706db6
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 24 04:51:04 2019 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 24 04:51:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e30fd4a
7
8 media-gfx/gmic: move virtual/pkgconfig to BDEPEND
9
10 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
11
12 media-gfx/gmic/gmic-2.7.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/gmic/gmic-2.7.0.ebuild b/media-gfx/gmic/gmic-2.7.0.ebuild
16 index eabe0e38d0f..d4bacf38744 100644
17 --- a/media-gfx/gmic/gmic-2.7.0.ebuild
18 +++ b/media-gfx/gmic/gmic-2.7.0.ebuild
19 @@ -63,11 +63,11 @@ RDEPEND="${COMMON_DEPEND}
20 ffmpeg? ( media-video/ffmpeg:0= )
21 "
22 DEPEND="${COMMON_DEPEND}
23 - virtual/pkgconfig
24 gimp? ( dev-qt/linguist-tools )
25 krita? ( dev-qt/linguist-tools )
26 qt5? ( dev-qt/linguist-tools )
27 "
28 +BDEPEND="virtual/pkgconfig"
29
30 pkg_pretend() {
31 if use openmp ; then