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

Andrea Scarpino andrea at archlinux.org
Wed Apr 27 20:01:14 UTC 2011


    Date: Wednesday, April 27, 2011 @ 16:01:13
  Author: andrea
Revision: 120992

fix depends

Modified:
  redland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-27 19:52:05 UTC (rev 120991)
+++ PKGBUILD	2011-04-27 20:01:13 UTC (rev 120992)
@@ -33,7 +33,7 @@
 
 package_redland() {
  pkgdesc="Library that provides a high-level interface to RDF data"
- depends=('rasqal>=0.9.21' 'raptor1' 'libtool')
+ depends=('rasqal>=0.9.25' 'raptor>=2.0.2' 'libtool')
  replaces=('redland-compat' 'redland-compat-devel')
  conflicts=('redland-compat' 'redland-compat-devel')
  




More information about the arch-commits mailing list