[arch-commits] Commit in virtuoso/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Jan 10 18:41:01 UTC 2010


    Date: Sunday, January 10, 2010 @ 13:41:01
  Author: andrea
Revision: 62625

libldap is enough

Modified:
  virtuoso/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-10 18:35:53 UTC (rev 62624)
+++ PKGBUILD	2010-01-10 18:41:01 UTC (rev 62625)
@@ -9,7 +9,7 @@
 pkgdesc="A scalable cross-platform server that combines SQL/RDF/XML Data Management with Web Application Server and Web Services Platform functionality"
 url="http://virtuoso.openlinksw.com/wiki/main/Main/"
 license=('GPL')
-depends=('libxml2' 'zlib' 'openldap' 'readline' 'iodbc')
+depends=('libxml2' 'zlib' 'libldap' 'readline' 'iodbc')
 makedepends=('bison' 'flex')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/virtuoso/$pkgname-opensource-$pkgver.tar.gz")




More information about the arch-commits mailing list