diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-08-04 16:43:40 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-08-04 16:43:40 +0000 |
commit | 665dcd9670454a36ea5bae804fc486c814c8cdf5 (patch) | |
tree | 7b9c8caa12ba470a623ddb31157e39a813102286 /net-p2p | |
parent | add cfax device, bug #56704 (Manifest recommit) (diff) | |
download | gentoo-2-665dcd9670454a36ea5bae804fc486c814c8cdf5.tar.gz gentoo-2-665dcd9670454a36ea5bae804fc486c814c8cdf5.tar.bz2 gentoo-2-665dcd9670454a36ea5bae804fc486c814c8cdf5.zip |
fix gtk2 dependency
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild b/net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild index 13a0b1ecd486..65427c67c2ef 100644 --- a/net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild +++ b/net-p2p/mldonkey/mldonkey-2.5.22-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/net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild,v 1.1 2004/08/04 03:38:24 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/mldonkey/mldonkey-2.5.22-r1.ebuild,v 1.2 2004/08/04 16:43:40 squinky86 Exp $ inherit eutils @@ -19,7 +19,7 @@ RDEPEND="gtk? ( =dev-ml/lablgtk-1.2.6* ) >=dev-lang/ocaml-3.07 dev-lang/perl net-misc/wget" -# !gtk2? ( gtk? ( =dev-ml/lablgtk-1.2.6* ) ) +# gtk? ( !gtk2? ( =dev-ml/lablgtk-1.2.6* ) ) # gtk2? ( =dev-ml/lablgtk-2* ) DEPEND="${RDEPEND} |