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

Antonio Rojas arojas at archlinux.org
Sun Jun 12 00:34:26 UTC 2016


    Date: Sunday, June 12, 2016 @ 02:34:25
  Author: arojas
Revision: 269365

Add missing libproxy dependency

Modified:
  qt5-base/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-11 20:16:44 UTC (rev 269364)
+++ PKGBUILD	2016-06-12 00:34:25 UTC (rev 269365)
@@ -5,7 +5,7 @@
 pkgname=qt5-base
 _qtver=5.7.0-rc
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -12,7 +12,7 @@
 pkgdesc='A cross-platform application and UI framework'
 depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'fontconfig'
          'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
-         'qtchooser' 'tslib' 'libinput' 'libsm' 'libxkbcommon-x11')
+         'qtchooser' 'tslib' 'libinput' 'libsm' 'libxkbcommon-x11' 'libproxy')
 makedepends=('mtdev' 'libfbclient' 'libmariadbclient' 'sqlite' 'unixodbc' 'postgresql-libs' 'alsa-lib' 'gst-plugins-base-libs'
              'gtk3' 'libpulse' 'cups' 'freetds')
 optdepends=('qt5-svg: to use SVG icon themes'



More information about the arch-commits mailing list