diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:15 +0000 |
commit | 4eebde303fa3a5799321732656317f2fda1f384c (patch) | |
tree | d4a6bc9fe4fe2caf4a81e264054d0466cf0c0975 /net-im/ickle | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-4eebde303fa3a5799321732656317f2fda1f384c.tar.gz historical-4eebde303fa3a5799321732656317f2fda1f384c.tar.bz2 historical-4eebde303fa3a5799321732656317f2fda1f384c.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'net-im/ickle')
-rw-r--r-- | net-im/ickle/ickle-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ickle/ickle-0.3.1.ebuild b/net-im/ickle/ickle-0.3.1.ebuild index 3055d9073631..add7a39e87f8 100644 --- a/net-im/ickle/ickle-0.3.1.ebuild +++ b/net-im/ickle/ickle-0.3.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Spider <spider@gentoo.org>, Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-im/ickle/ickle-0.3.1.ebuild,v 1.1 2002/04/27 07:16:49 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ickle/ickle-0.3.1.ebuild,v 1.2 2002/05/23 06:50:15 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="ICQ 200x compatible ICQ client. limited featureset." @@ -10,7 +10,7 @@ HOMEPAGE="http://ickle.sf.net" SLOT="0" -DEPEND=">=x11-libs/gtk+-1.2.10 +DEPEND="=x11-libs/gtk+-1.2* >=x11-libs/gtkmm-1.2.5 >=dev-libs/libsigc++-1.0.4 >=sys-libs/lib-compat-1.0 |