summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-18 00:24:37 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-18 00:24:37 +0000
commit732a69accc35d0b245139db7a76727e376e2f86c (patch)
tree3d0511704d797934da0affc636549e0680dfcc8e /media-video/libav/libav-0.8.2-r2.ebuild
parentRevert libpostproc entirely from the virtual wrt http://bugs.gentoo.org/show_... (diff)
downloadgentoo-2-732a69accc35d0b245139db7a76727e376e2f86c.tar.gz
gentoo-2-732a69accc35d0b245139db7a76727e376e2f86c.tar.bz2
gentoo-2-732a69accc35d0b245139db7a76727e376e2f86c.zip
Move libpostproc RDEPEND from virtual/ffmpeg to here as PDEPEND to resolve circular dependencies wrt #416411
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'media-video/libav/libav-0.8.2-r2.ebuild')
-rw-r--r--media-video/libav/libav-0.8.2-r2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-video/libav/libav-0.8.2-r2.ebuild b/media-video/libav/libav-0.8.2-r2.ebuild
index bfef87757fe9..d7faa8575dc0 100644
--- a/media-video/libav/libav-0.8.2-r2.ebuild
+++ b/media-video/libav/libav-0.8.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.2-r2.ebuild,v 1.2 2012/05/17 14:01:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/libav/libav-0.8.2-r2.ebuild,v 1.3 2012/05/18 00:24:37 ssuominen Exp $
EAPI=4
@@ -92,6 +92,8 @@ DEPEND="${RDEPEND}
v4l? ( sys-kernel/linux-headers )
"
+PDEPEND="media-libs/libpostproc"
+
# faac can't be binary distributed
# openssl support marked as nonfree
# faac and aac are concurent implementations