Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/toxic/
Date: Tue, 24 Aug 2021 08:50:40
Message-Id: 1629795027.e38c49484f5b6433efaab22d71ad6700c69d3ba0.juippis@gentoo
1 commit: e38c49484f5b6433efaab22d71ad6700c69d3ba0
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 24 08:49:48 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 24 08:50:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c4948
7
8 net-im/toxic: add pkgconfig as BDEPEND
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 net-im/toxic/toxic-0.11.1.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild
16 index f0ddb6556dd..d2d629d69b6 100644
17 --- a/net-im/toxic/toxic-0.11.1.ebuild
18 +++ b/net-im/toxic/toxic-0.11.1.ebuild
19 @@ -18,7 +18,8 @@ IUSE="+audio-notify debug games llvm notification png python qrcode +sound +vide
20 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
21 video? ( sound X ) "
22
23 -BDEPEND="dev-libs/libconfig:="
24 +BDEPEND="dev-libs/libconfig:=
25 + virtual/pkgconfig"
26
27 RDEPEND="net-libs/tox:=
28 net-misc/curl