summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
Diffstat (limited to 'abs')
-rw-r--r--abs/extra-testing/libgda/PKGBUILD5
1 files 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"