diff options
author | Chris White <chriswhite@gentoo.org> | 2004-08-19 22:17:08 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2004-08-19 22:17:08 +0000 |
commit | 8299a21b82e31ff6ddbc38ab01d133c9545b3b78 (patch) | |
tree | ddb5bc90ace9d2c88d6fb8b02e0769ec0897a489 /media-video/vlc/vlc-0.7.2-r1.ebuild | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-8299a21b82e31ff6ddbc38ab01d133c9545b3b78.tar.gz gentoo-2-8299a21b82e31ff6ddbc38ab01d133c9545b3b78.tar.bz2 gentoo-2-8299a21b82e31ff6ddbc38ab01d133c9545b3b78.zip |
Fixed LIVE version to match with the patch.
Diffstat (limited to 'media-video/vlc/vlc-0.7.2-r1.ebuild')
-rw-r--r-- | media-video/vlc/vlc-0.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-0.7.2-r1.ebuild b/media-video/vlc/vlc-0.7.2-r1.ebuild index d278510cf072..b323a2b923d7 100644 --- a/media-video/vlc/vlc-0.7.2-r1.ebuild +++ b/media-video/vlc/vlc-0.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.2-r1.ebuild,v 1.2 2004/08/10 17:04:44 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.7.2-r1.ebuild,v 1.3 2004/08/19 22:17:08 chriswhite Exp $ inherit libtool gcc eutils @@ -64,7 +64,7 @@ RDEPEND="X? ( virtual/x11 ) >=media-libs/a52dec-0.7.4 >=media-libs/libmpeg2-0.4.0 >=media-video/ffmpeg-0.4.8.20040222 - >=media-plugins/live-2004.03.27 + >=media-plugins/live-2004.07.20 >=media-libs/flac-1.1.0" DEPEND="$RDEPEND >=sys-devel/autoconf-2.5.8 |