diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-05-23 06:50:21 +0000 |
commit | d80e4d7b812de76012302ab154b8b8a0c706640a (patch) | |
tree | 6852e43ed8f4895d9f241cf248a7f2efd48fe35d /app-editors/ghex | |
parent | updating bb when I should be asleep (diff) | |
download | gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.gz gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.tar.bz2 gentoo-2-d80e4d7b812de76012302ab154b8b8a0c706640a.zip |
gtk 1.2 dependency listing fixes
Diffstat (limited to 'app-editors/ghex')
-rw-r--r-- | app-editors/ghex/ghex-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/ghex/ghex-1.2.1.ebuild b/app-editors/ghex/ghex-1.2.1.ebuild index 2e46f3aebcdb..b423589eda1e 100644 --- a/app-editors/ghex/ghex-1.2.1.ebuild +++ b/app-editors/ghex/ghex-1.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tod Neidt <tneidt@fidnet.com> -# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.1 2002/01/16 21:15:37 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ghex/ghex-1.2.1.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ SRC_URI="http://pluton.ijs.si/~jaka/${P}.tar.gz" HOMEPAGE="http://pluton.ijs.si/~jaka/gnome.html" -RDEPEND=">=x11-libs/gtk+-1.2.10-r4 +RDEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-libs-1.4.1.2-r3 >=gnome-base/ORBit-0.5.12-r1 >=gnome-base/gnome-print-0.34 |