commit:     e38c49484f5b6433efaab22d71ad6700c69d3ba0
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 24 08:49:48 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Aug 24 08:50:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c4948

net-im/toxic: add pkgconfig as BDEPEND

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-im/toxic/toxic-0.11.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild
index f0ddb6556dd..d2d629d69b6 100644
--- a/net-im/toxic/toxic-0.11.1.ebuild
+++ b/net-im/toxic/toxic-0.11.1.ebuild
@@ -18,7 +18,8 @@ IUSE="+audio-notify debug games llvm notification png python 
qrcode +sound +vide
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
        video? ( sound X ) "
 
-BDEPEND="dev-libs/libconfig:="
+BDEPEND="dev-libs/libconfig:=
+       virtual/pkgconfig"
 
 RDEPEND="net-libs/tox:=
        net-misc/curl

Reply via email to