diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:09 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:09 +0000 |
commit | c9072507613c97869971afac154fea4c6e6d2b3b (patch) | |
tree | 8222c1e29804538fd236b404e54bd4f6aa7abfbc /app-misc/ithought | |
parent | gtk 1.2 dependency listing fixes (diff) | |
download | historical-c9072507613c97869971afac154fea4c6e6d2b3b.tar.gz historical-c9072507613c97869971afac154fea4c6e6d2b3b.tar.bz2 historical-c9072507613c97869971afac154fea4c6e6d2b3b.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'app-misc/ithought')
-rw-r--r-- | app-misc/ithought/ithought-0.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ithought/ithought-0.0.5-r1.ebuild b/app-misc/ithought/ithought-0.0.5-r1.ebuild index 36217766023c..e9eb49ece1c5 100644 --- a/app-misc/ithought/ithought-0.0.5-r1.ebuild +++ b/app-misc/ithought/ithought-0.0.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Craig Joly <joly@ee.ualberta.ca> -# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.3 2002/04/27 07:21:39 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/ithought/ithought-0.0.5-r1.ebuild,v 1.4 2002/05/23 06:50:09 seemant Exp $ #emerge doesn't yet support things like a5 @@ -11,7 +11,7 @@ DESCRIPTION="An internet-aware personal thought manager" SRC_URI="http://download.sourceforge.net/${PN}/${MY_P}.tar.gz" HOMEPAGE="http://ithought.sourceforge.net" -DEPEND=">=x11-libs/gtk+-1.2.10-r4 +DEPEND="=x11-libs/gtk+-1.2* dev-libs/libxml2" src_compile() { |