[arch-commits] Commit in soprano/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Apr 29 09:24:02 UTC 2011


    Date: Friday, April 29, 2011 @ 05:24:01
  Author: andrea
Revision: 121190

Add missing virtuoso dependence

Modified:
  soprano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-29 07:12:59 UTC (rev 121189)
+++ PKGBUILD	2011-04-29 09:24:01 UTC (rev 121190)
@@ -4,12 +4,12 @@
 
 pkgname=soprano
 pkgver=2.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data'
 arch=('i686' 'x86_64')
 url='http://soprano.sourceforge.net/'
 license=('GPL' 'LGPL')
-depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc')
+depends=('qt' 'clucene' 'redland-storage-virtuoso' 'libiodbc' 'virtuoso')
 makedepends=('cmake' 'openjdk6' 'doxygen')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('03ae49e87c6ec99e57d0433c2650846f')




More information about the arch-commits mailing list