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

Levente Polyak anthraxx at archlinux.org
Sat Sep 14 12:30:36 UTC 2019


    Date: Saturday, September 14, 2019 @ 12:30:36
  Author: anthraxx
Revision: 510525

upgpkg: qpid-proton 0.29.0-4 (libjsoncpp 1.9.1 rebuild)

Modified:
  qpid-proton/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-14 12:13:36 UTC (rev 510524)
+++ PKGBUILD	2019-09-14 12:30:36 UTC (rev 510525)
@@ -2,7 +2,7 @@
 
 pkgname=(qpid-proton python2-qpid-proton)
 pkgver=0.29.0
-pkgrel=3
+pkgrel=4
 pkgdesc='High-performance, lightweight messaging library'
 arch=('x86_64')
 url='https://qpid.apache.org/proton'
@@ -28,7 +28,7 @@
 }
 
 package_qpid-proton() {
-    depends=('jsoncpp' 'python' 'ruby')
+    depends=('jsoncpp' 'libjsoncpp.so' 'python' 'ruby')
 
     cd ${pkgname}-${pkgver}/build
     make DESTDIR="${pkgdir}" install



More information about the arch-commits mailing list