diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-29 00:07:25 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-09-29 00:07:25 +0000 |
commit | 09ca8f8802ac611ae65b2d4afe11bd8796017146 (patch) | |
tree | 594abd514ab5478ce4eabd860ef6b5cd2f2aef29 /net-p2p/amule/amule-2.1.3.ebuild | |
parent | Lock wxGTK to 2.6. (diff) | |
download | gentoo-2-09ca8f8802ac611ae65b2d4afe11bd8796017146.tar.gz gentoo-2-09ca8f8802ac611ae65b2d4afe11bd8796017146.tar.bz2 gentoo-2-09ca8f8802ac611ae65b2d4afe11bd8796017146.zip |
Lock wxGTK to 2.6.
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-p2p/amule/amule-2.1.3.ebuild')
-rw-r--r-- | net-p2p/amule/amule-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.1.3.ebuild b/net-p2p/amule/amule-2.1.3.ebuild index f4af985a6fb8..0becdbd0f541 100644 --- a/net-p2p/amule/amule-2.1.3.ebuild +++ b/net-p2p/amule/amule-2.1.3.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/net-p2p/amule/amule-2.1.3.ebuild,v 1.13 2007/05/14 18:52:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3.ebuild,v 1.14 2007/09/29 00:07:25 dirtyepic Exp $ inherit eutils flag-o-matic wxwidgets @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="amuled debug gtk nls remote stats unicode" -DEPEND=">=x11-libs/wxGTK-2.6.0 +DEPEND="=x11-libs/wxGTK-2.6* >=sys-libs/zlib-1.2.1 stats? ( >=media-libs/gd-2.0.26 ) remote? ( >=media-libs/libpng-1.2.0 |