diff options
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/toxic-0.11.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.11.1.ebuild b/net-im/toxic/toxic-0.11.1.ebuild index f0ddb6556dd0..d2d629d69b60 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 |