summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-08-18 19:45:07 +0000
committerJon Hood <squinky86@gentoo.org>2004-08-18 19:45:07 +0000
commitabbcc778909cc8cc624004b9824ac15a70a7733e (patch)
treef0b5fdddaa605b5603ae660856e7af34488b2862 /app-text/gnomesword
parentfix deps (diff)
downloadgentoo-2-abbcc778909cc8cc624004b9824ac15a70a7733e.tar.gz
gentoo-2-abbcc778909cc8cc624004b9824ac15a70a7733e.tar.bz2
gentoo-2-abbcc778909cc8cc624004b9824ac15a70a7733e.zip
fix deps
Diffstat (limited to 'app-text/gnomesword')
-rw-r--r--app-text/gnomesword/gnomesword-2.1.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-text/gnomesword/gnomesword-2.1.1.ebuild b/app-text/gnomesword/gnomesword-2.1.1.ebuild
index 7a813a35487c..053ceea54bf7 100644
--- a/app-text/gnomesword/gnomesword-2.1.1.ebuild
+++ b/app-text/gnomesword/gnomesword-2.1.1.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/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.2 2004/08/18 19:44:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.1.ebuild,v 1.3 2004/08/18 19:45:07 squinky86 Exp $
inherit libtool gnome2
@@ -20,7 +20,8 @@ RDEPEND=">=gnome-extra/libgtkhtml-3.0
spell? ( app-text/gnome-spell )
>=gnome-base/libgnomeui-2
>=gnome-extra/gal-1.99
- >=dev-libs/libxml-1.8"
+ >=dev-libs/libxml-1.8
+ virtual/libc"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12