diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-11-05 12:27:05 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-11-05 12:27:05 +0000 |
commit | bc595629f6e57fa09fdd6a9f06f9611ef259d481 (patch) | |
tree | cec7e5a8bf93ab7d5d0e48d201cd5529caaa8095 /gnome-extra | |
parent | A smll fix (diff) | |
download | gentoo-2-bc595629f6e57fa09fdd6a9f06f9611ef259d481.tar.gz gentoo-2-bc595629f6e57fa09fdd6a9f06f9611ef259d481.tar.bz2 gentoo-2-bc595629f6e57fa09fdd6a9f06f9611ef259d481.zip |
Added libxslt do thedeps
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/libgda/libgda-0.2.93.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnome-extra/libgda/libgda-0.2.93.ebuild b/gnome-extra/libgda/libgda-0.2.93.ebuild index 131ba71ed70b..a0fad74fb58a 100644 --- a/gnome-extra/libgda/libgda-0.2.93.ebuild +++ b/gnome-extra/libgda/libgda-0.2.93.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.93.ebuild,v 1.1 2001/11/04 11:03:30 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.93.ebuild,v 1.2 2001/11/05 12:27:05 achim Exp $ S=${WORKDIR}/${P} DESCRIPTION="gda lib" @@ -13,6 +13,7 @@ RDEPEND="virtual/glibc >=gnome-base/gconf-1.0.4-r2 >=gnome-base/oaf-0.6.6-r1 >=gnome-base/bonobo-1.0.9-r1 + >=dev-libs/libxslt-1.0.1 >=sys-libs/gdbm-1.8.0 >=sys-libs/readline-4.1 >=dev-perl/CORBA-ORBit-0.4.3 |