summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-0.10.ebuild')
-rw-r--r--media-video/ffmpeg/ffmpeg-0.10.ebuild16
1 files changed, 8 insertions, 8 deletions
diff --git a/media-video/ffmpeg/ffmpeg-0.10.ebuild b/media-video/ffmpeg/ffmpeg-0.10.ebuild
index 40382df731df..52954d880efc 100644
--- a/media-video/ffmpeg/ffmpeg-0.10.ebuild
+++ b/media-video/ffmpeg/ffmpeg-0.10.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/ffmpeg/ffmpeg-0.10.ebuild,v 1.8 2012/04/09 15:57:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild,v 1.9 2012/05/05 08:58:57 jdhore Exp $
EAPI="4"
@@ -88,16 +88,16 @@ RDEPEND="
DEPEND="${RDEPEND}
>=sys-devel/make-3.81
- dirac? ( dev-util/pkgconfig )
+ dirac? ( virtual/pkgconfig )
doc? ( app-text/texi2html )
- gnutls? ( dev-util/pkgconfig )
- ieee1394? ( dev-util/pkgconfig )
- libv4l? ( dev-util/pkgconfig )
+ gnutls? ( virtual/pkgconfig )
+ ieee1394? ( virtual/pkgconfig )
+ libv4l? ( virtual/pkgconfig )
mmx? ( dev-lang/yasm )
- rtmp? ( dev-util/pkgconfig )
- schroedinger? ( dev-util/pkgconfig )
+ rtmp? ( virtual/pkgconfig )
+ schroedinger? ( virtual/pkgconfig )
test? ( net-misc/wget )
- truetype? ( dev-util/pkgconfig )
+ truetype? ( virtual/pkgconfig )
v4l? ( sys-kernel/linux-headers )
"
# faac is license-incompatible with ffmpeg