[arch-commits] Commit in qt5-webengine/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Jun 4 12:26:37 UTC 2016


    Date: Saturday, June 4, 2016 @ 14:26:36
  Author: arojas
Revision: 268946

Use internal zlib to fix build

Modified:
  qt5-webengine/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-04 12:13:58 UTC (rev 268945)
+++ PKGBUILD	2016-06-04 12:26:36 UTC (rev 268946)
@@ -11,7 +11,7 @@
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='Provides support for web applications using the Chromium browser project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'libxtst' 'libxcursor' 'libpulse' 'pciutils' 'libxss' 'libvpx' 'opus'
-         'libevent' 'libsrtp' 'jsoncpp' 'libwebp' 'snappy' 'minizip' 'nss' 'libxml2' 'libxslt' 'protobuf')
+         'libevent' 'libsrtp' 'jsoncpp' 'libwebp' 'snappy' 'nss' 'libxml2' 'libxslt' 'protobuf' 'libproxy') # minizip
 makedepends=('python2' 'git' 'gperf')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-opensource-src-${_qtver}"



More information about the arch-commits mailing list