summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-01-02 14:40:08 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-01-02 14:40:08 +0000
commit5e66696cc6f2cb2f90796ae12280943364db4602 (patch)
tree4a28aa98a231eeed423ea51ec314cb5947e6e765 /media-video/vlc/vlc-1.1.5.ebuild
parent[net-wireless/wimax] Fix bug #331289 (diff)
downloadgentoo-2-5e66696cc6f2cb2f90796ae12280943364db4602.tar.gz
gentoo-2-5e66696cc6f2cb2f90796ae12280943364db4602.tar.bz2
gentoo-2-5e66696cc6f2cb2f90796ae12280943364db4602.zip
bump alsa requirements, bug #344999 by Yang Dehua <yangdh@cableplus.com.cn>
(Portage version: 2.2.0_alpha11/cvs/Linux x86_64)
Diffstat (limited to 'media-video/vlc/vlc-1.1.5.ebuild')
-rw-r--r--media-video/vlc/vlc-1.1.5.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/media-video/vlc/vlc-1.1.5.ebuild b/media-video/vlc/vlc-1.1.5.ebuild
index 52693a460318..aa62c192fbf9 100644
--- a/media-video/vlc/vlc-1.1.5.ebuild
+++ b/media-video/vlc/vlc-1.1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.5.ebuild,v 1.4 2010/11/14 18:50:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.1.5.ebuild,v 1.5 2011/01/02 14:40:08 aballier Exp $
EAPI="3"
@@ -65,7 +65,7 @@ RDEPEND="
a52? ( >=media-libs/a52dec-0.7.4-r3 )
aalib? ( media-libs/aalib )
aac? ( >=media-libs/faad2-2.6.1 )
- alsa? ( media-libs/alsa-lib )
+ alsa? ( >=media-libs/alsa-lib-1.0.23 )
avahi? ( >=net-dns/avahi-0.6[dbus] )
bidi? ( >=dev-libs/fribidi-0.10.4 )
cdda? ( cddb? ( >=media-libs/libcddb-1.2.0 ) )
@@ -149,6 +149,7 @@ RDEPEND="
DEPEND="${RDEPEND}
!!<=media-video/vlc-1.0.99999
+ alsa? ( >=media-sound/alsa-headers-1.0.23 )
dvb? ( sys-kernel/linux-headers )
kde? ( >=kde-base/kdelibs-4 )
v4l? ( sys-kernel/linux-headers )