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

Andrea Scarpino andrea at archlinux.org
Sat Dec 8 17:30:12 UTC 2012


    Date: Saturday, December 8, 2012 @ 12:30:11
  Author: andrea
Revision: 173015

upgpkg: libkolabxml 0.8.1-1

Fix deps

Modified:
  libkolabxml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-08 17:16:19 UTC (rev 173014)
+++ PKGBUILD	2012-12-08 17:30:11 UTC (rev 173015)
@@ -8,10 +8,10 @@
 url='http://git.kolab.org/libkolabxml/'
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('xerces-c' 'uuid' 'xsd')
-makedepends=('cmake')
+depends=('xerces-c' 'boost-libs')
+makedepends=('cmake' 'boost' 'xsd')
 source=("http://mirror.kolabsys.com/pub/releases/${pkgname}-${pkgver}.tar.gz"{,.gpg})
-md5sums=('c30a876fed5e42feb33794b3c093a8a2'
+md5sums=('a02541b35153334c69ee1845dfe464c6'
          'f5e9bc4a21a5bf06baec084435812cc4')
 
 build() {




More information about the arch-commits mailing list