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

Pierre Schmitz pierre at archlinux.org
Mon Jan 11 17:40:55 UTC 2010


    Date: Monday, January 11, 2010 @ 12:40:55
  Author: pierre
Revision: 62743

remove unused deps

Modified:
  virtuoso/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-11 17:25:10 UTC (rev 62742)
+++ PKGBUILD	2010-01-11 17:40:55 UTC (rev 62743)
@@ -4,12 +4,12 @@
 
 pkgname=virtuoso
 pkgver=6.0.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 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=('libldap' 'iodbc')
+depends=('openssl')
 makedepends=('bison' 'flex')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/virtuoso/${pkgname}-opensource-${pkgver}.tar.gz")




More information about the arch-commits mailing list