From 13d32c0bfce27438b957eff503bb88e84b2d822c Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Sun, 3 May 2009 11:52:08 -0700 Subject: We don't need all these deps. Like configure figure it out. --- abs/extra-testing/libgda/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/abs/extra-testing/libgda/PKGBUILD b/abs/extra-testing/libgda/PKGBUILD index e2c2427..c4350b7 100644 --- a/abs/extra-testing/libgda/PKGBUILD +++ b/abs/extra-testing/libgda/PKGBUILD @@ -4,12 +4,11 @@ pkgname=libgda pkgver=4.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers" arch=(i686 x86_64) license=('GPL') -depends=('glib2>=2.20.1' 'libxslt' 'db>=4.7' 'ncurses>=5.7-2' 'libsoup>=2.26.1' - 'libmysqlclient>=5.1.32-2' 'postgresql-libs>=8.3.7' 'libldap>=2.3.43-3' 'unixodbc' 'sqlite3>=3.6.13') +depends=('glib2>=2.20.1' 'libxslt' 'db>=4.7' 'ncurses>=5.7-2') makedepends=('intltool' 'pkgconfig' 'openjdk6') options=('!libtool') url="http://www.gnome-db.org" -- cgit v0.12