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

Antonio Rojas arojas at archlinux.org
Mon Mar 28 06:14:41 UTC 2016


    Date: Monday, March 28, 2016 @ 08:14:41
  Author: arojas
Revision: 263194

Add qt5-location dependency (FS#48716)

Modified:
  qt5-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-28 03:05:51 UTC (rev 263193)
+++ PKGBUILD	2016-03-28 06:14:41 UTC (rev 263194)
@@ -5,12 +5,12 @@
 pkgname=qt5-webengine
 _qtver=5.6.0
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='Provides support for web applications using the Chromium browser project'
-depends=('qt5-webchannel' 'libxcomposite' 'libxrandr' 'libxtst' 'libxcursor' 'libpulse' 'pciutils' 'libxss' 'libvpx' 'opus'
+depends=('qt5-webchannel' 'qt5-location' 'libxcomposite' 'libxrandr' 'libxtst' 'libxcursor' 'libpulse' 'pciutils' 'libxss' 'libvpx' 'opus'
          'libevent' 'libsrtp' 'jsoncpp' 'libwebp' 'snappy' 'minizip' 'nss' 'libxml2' 'libxslt')
 makedepends=('python2' 'git' 'gperf')
 conflicts=('qt')



More information about the arch-commits mailing list