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

Antonio Rojas arojas at archlinux.org
Tue Oct 6 18:41:40 UTC 2015


    Date: Tuesday, October 6, 2015 @ 20:41:40
  Author: arojas
Revision: 248429

Add ca-certificates dependency

Modified:
  qca/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 16:21:37 UTC (rev 248428)
+++ PKGBUILD	2015-10-06 18:41:40 UTC (rev 248429)
@@ -52,7 +52,7 @@
 }
 
 package_qca-qt5() {
-  depends=(qt5-base nss)
+  depends=(qt5-base nss ca-certificates)
   optdepends=('pkcs11-helper: PKCS-11 plugin')
 
   cd build5



More information about the arch-commits mailing list