diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-03-22 03:34:02 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-03-22 03:34:02 +0000 |
commit | 409799af402c649ea37cb03cac73518b422a9061 (patch) | |
tree | 8635d0e414cc580c0507c3593ab497fa296b2ca0 /app-text | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-409799af402c649ea37cb03cac73518b422a9061.tar.gz gentoo-2-409799af402c649ea37cb03cac73518b422a9061.tar.bz2 gentoo-2-409799af402c649ea37cb03cac73518b422a9061.zip |
add gtk-2.4 dep
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild index 144a1d920dc1..08ed923fb923 100644 --- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild +++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.1 2004/03/22 02:48:23 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.2 2004/03/22 03:34:02 liquidx Exp $ inherit gnome.org gnome2 libtool @@ -15,6 +15,7 @@ RDEPEND=">=gnome-base/libgnomeui-2.2 >=gnome-base/libbonoboui-2.0 >=gnome-base/libglade-2.0 >=gnome-base/libbonobo-2.0 + >=x11-libs/gtk+-2.4 >=gnome-base/ORBit2-2.0 >=app-text/enchant-1" DEPEND="${RDEPEND} |