diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-06-20 12:56:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-06-20 12:56:35 +0000 |
commit | bfc4ccacc6afd1adb96cec84def8ec86fe00aed4 (patch) | |
tree | 1457b93daf447dfeb72f75bb0f5c7a1c6a2fb20c /media-video/vlc/vlc-9999.ebuild | |
parent | Fix all transmission bugs, see ChangeLog for details. (diff) | |
download | gentoo-2-bfc4ccacc6afd1adb96cec84def8ec86fe00aed4.tar.gz gentoo-2-bfc4ccacc6afd1adb96cec84def8ec86fe00aed4.tar.bz2 gentoo-2-bfc4ccacc6afd1adb96cec84def8ec86fe00aed4.zip |
bump schroedinger deps, by Nikoli <nikoli@pochta.ru>, bug #273710
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-video/vlc/vlc-9999.ebuild')
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index 72354b7b5cf9..8da0454af7bb 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.11 2009/06/18 16:53:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.12 2009/06/20 12:56:35 aballier Exp $ EAPI="1" @@ -117,7 +117,7 @@ RDEPEND=" qt4? ( x11-libs/qt-gui:4 x11-libs/qt-core:4 ) remoteosd? ( >=dev-libs/libgcrypt-1.2.0 ) samba? ( net-fs/samba ) - schroedinger? ( >=media-libs/schroedinger-1.0 ) + schroedinger? ( >=media-libs/schroedinger-1.0.6 ) sdl? ( >=media-libs/libsdl-1.2.8 sdl-image? ( media-libs/sdl-image ) ) shout? ( media-libs/libshout ) |