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 | 7067ef872062b7ff1d02831c048b03bb0e033561 (patch) | |
tree | 4a5ad4f8d7fe9c970aa79c2d55d376b924f5d472 /gnome-extra/libgda | |
parent | A smll fix (diff) | |
download | historical-7067ef872062b7ff1d02831c048b03bb0e033561.tar.gz historical-7067ef872062b7ff1d02831c048b03bb0e033561.tar.bz2 historical-7067ef872062b7ff1d02831c048b03bb0e033561.zip |
Added libxslt do thedeps
Diffstat (limited to 'gnome-extra/libgda')
-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 |