net-libs/pjproject: Block media-plugins/mediastreamer-bcg729
authorTony Vroon <chainsaw@gentoo.org>
Fri, 31 Aug 2018 17:12:55 +0000 (18:12 +0100)
committerTony Vroon <chainsaw@gentoo.org>
Fri, 31 Aug 2018 17:13:25 +0000 (18:13 +0100)
This breaks the build process in a way that is not yet fully understood.
Annoying, but better to flag it up than to explode without warning.

Suggested-by: Jaco Kroon <jaco@uls.co.za>
Acked-by: Mart Raudsepp <leio@gentoo.org>
Fixes: https://bugs.gentoo.org/609702
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-libs/pjproject/pjproject-2.7.2.ebuild

index ee569db2b4e1d9f435e502966a6f17290937e478..8f9962b2e2783906ea477edc65cde666d0e3ca20 100644 (file)
@@ -44,7 +44,8 @@ RDEPEND="alsa? ( media-libs/alsa-lib )
 
        net-libs/libsrtp:0"
 DEPEND="${RDEPEND}
-       virtual/pkgconfig"
+       virtual/pkgconfig
+       !!media-plugins/mediastreamer-bcg729"
 
 REQUIRED_USE="?? ( ${SOUND_FLAGS} )"