diff options
author | 2007-10-13 00:12:21 +0000 | |
---|---|---|
committer | 2007-10-13 00:12:21 +0000 | |
commit | 015392438ff8293800ea43f6c5a32588837b5567 (patch) | |
tree | 59e886a3eb1cf1145171dcc599b2d0eb787cc2db /media-video/vlc/vlc-0.9.0_alpha20071009.ebuild | |
parent | move lame from local to global use flag (diff) | |
download | historical-015392438ff8293800ea43f6c5a32588837b5567.tar.gz historical-015392438ff8293800ea43f6c5a32588837b5567.tar.bz2 historical-015392438ff8293800ea43f6c5a32588837b5567.zip |
Lock wxGTK to 2.6.
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'media-video/vlc/vlc-0.9.0_alpha20071009.ebuild')
-rw-r--r-- | media-video/vlc/vlc-0.9.0_alpha20071009.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild b/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild index 6f1cc0fddeec..ea607b1d4683 100644 --- a/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild +++ b/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild,v 1.10 2007/10/12 16:29:11 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20071009.ebuild,v 1.11 2007/10/13 00:12:21 dirtyepic Exp $ WANT_AUTOMAKE=latest WANT_AUTOCONF=latest @@ -123,7 +123,7 @@ RDEPEND=" v4l2? ( sys-kernel/linux-headers ) vorbis? ( media-libs/libvorbis ) win32codecs? ( media-libs/win32codecs ) - wxwindows? ( >=x11-libs/wxGTK-2.6.2-r1 ) + wxwindows? ( =x11-libs/wxGTK-2.6* ) X? ( x11-libs/libX11 x11-libs/libXext |