diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-25 16:11:52 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-06-25 16:11:52 +0000 |
commit | fdc7d39bd2d861a2dc093aa3cadd40b17830655e (patch) | |
tree | 08ab7a72b43c709623f827b329e846ddbe962a56 /net-libs/opal/opal-3.6.8-r2.ebuild | |
parent | Mask new ptlib/opal for breakage, tracked in bug #474742 (diff) | |
download | gentoo-2-fdc7d39bd2d861a2dc093aa3cadd40b17830655e.tar.gz gentoo-2-fdc7d39bd2d861a2dc093aa3cadd40b17830655e.tar.bz2 gentoo-2-fdc7d39bd2d861a2dc093aa3cadd40b17830655e.zip |
Add blockers for libav-9, bug #443206.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/opal/opal-3.6.8-r2.ebuild')
-rw-r--r-- | net-libs/opal/opal-3.6.8-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/opal/opal-3.6.8-r2.ebuild b/net-libs/opal/opal-3.6.8-r2.ebuild index 74b2b2e19f9a..5f95c35faba0 100644 --- a/net-libs/opal/opal-3.6.8-r2.ebuild +++ b/net-libs/opal/opal-3.6.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r2.ebuild,v 1.10 2012/10/23 22:48:38 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/opal/opal-3.6.8-r2.ebuild,v 1.11 2013/06/25 16:11:52 chithanh Exp $ EAPI="4" @@ -32,7 +32,7 @@ RDEPEND="<net-libs/ptlib-2.10.8[stun,debug=,audio?,dtmf?,ipv6?,ldap?,ssl?,video? media-sound/gsm capi? ( net-dialup/capi4k-utils ) celt? ( media-libs/celt ) - ffmpeg? ( virtual/ffmpeg[encode] ) + ffmpeg? ( virtual/ffmpeg[encode] !!>=media-libs/libav-9 ) ixj? ( sys-kernel/linux-headers ) ilbc? ( dev-libs/ilbc-rfc3951 ) sbc? ( media-libs/libsamplerate ) |