summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-07-09 15:59:50 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-07-09 15:59:50 +0000
commit33736e0cba27cc2e9fff3ad47395780bdbc2f4dd (patch)
tree7d53f1f70e1b439ece41dc54d5e53f88b30c3d85 /dev-util/glade/glade-2.0.0-r1.ebuild
parentcleanup (diff)
downloadgentoo-2-33736e0cba27cc2e9fff3ad47395780bdbc2f4dd.tar.gz
gentoo-2-33736e0cba27cc2e9fff3ad47395780bdbc2f4dd.tar.bz2
gentoo-2-33736e0cba27cc2e9fff3ad47395780bdbc2f4dd.zip
dep cleanup
Diffstat (limited to 'dev-util/glade/glade-2.0.0-r1.ebuild')
-rw-r--r--dev-util/glade/glade-2.0.0-r1.ebuild12
1 files changed, 7 insertions, 5 deletions
diff --git a/dev-util/glade/glade-2.0.0-r1.ebuild b/dev-util/glade/glade-2.0.0-r1.ebuild
index 7e1812786d53..efc2a1880760 100644
--- a/dev-util/glade/glade-2.0.0-r1.ebuild
+++ b/dev-util/glade/glade-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.0.0-r1.ebuild,v 1.3 2003/07/07 02:03:31 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-2.0.0-r1.ebuild,v 1.4 2003/07/09 15:59:41 liquidx Exp $
inherit gnome.org
@@ -12,17 +12,19 @@ LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc"
IUSE="gnome gnomedb"
-DEPEND="=x11-libs/gtk+-2*
+RDEPEND="=x11-libs/gtk+-2*
>=dev-libs/libxml2-2.4.1
+ >=app-text/scrollkeeper-0.2
gnome? ( >=gnome-base/libgnomeui-2.0.0
>=gnome-base/libgnomecanvas-2.0.0
>=gnome-base/libbonoboui-2.0.0 )
gnomedb? ( >=gnome-extra/libgnomedb-0.11 )"
-RDEPEND="${DEPEND}
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig
sys-devel/gettext
- >=dev-util/intltool-0.11
- >=app-text/scrollkeeper-0.2"
+ >=dev-util/intltool-0.11"
+
src_unpack() {
unpack ${A}