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

Antonio Rojas arojas at archlinux.org
Wed Sep 5 08:32:14 UTC 2018


    Date: Wednesday, September 5, 2018 @ 08:32:13
  Author: arojas
Revision: 333428

Remove unused dependency

Modified:
  qt5-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 08:30:36 UTC (rev 333427)
+++ PKGBUILD	2018-09-05 08:32:13 UTC (rev 333428)
@@ -11,7 +11,7 @@
 license=('LGPL3' 'LGPL2.1' 'BSD')
 pkgdesc='Provides support for web applications using the Chromium browser project'
 depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'pciutils' 'libxss' 
-         'libevent' 'snappy' 'nss' 'protobuf' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx')
+         'libevent' 'snappy' 'nss' 'libxslt' 'minizip' 'ffmpeg' 're2' 'libvpx')
 makedepends=('python2' 'git' 'gperf' 'jsoncpp' 'ninja' 'qt5-tools')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgname/5-/}-everywhere-src-${_qtver}"



More information about the arch-commits mailing list