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

Antonio Rojas arojas at archlinux.org
Wed Mar 15 19:22:03 UTC 2017


    Date: Wednesday, March 15, 2017 @ 19:22:03
  Author: arojas
Revision: 290888

openssl-1.0 rebuild

Modified:
  qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 18:59:49 UTC (rev 290887)
+++ PKGBUILD	2017-03-15 19:22:03 UTC (rev 290888)
@@ -5,13 +5,13 @@
 
 pkgname=qt4
 pkgver=4.8.7
-pkgrel=16
+pkgrel=17
 arch=('i686' 'x86_64')
 url='http://www.qt.io'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
 pkgdesc='A cross-platform application and UI framework'
 depends=('sqlite' 'ca-certificates' 'fontconfig' 'libgl' 'libxrandr' 'libxv' 'libxi' 'alsa-lib'
-        'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus') # 'openssl-1.0'
+        'xdg-utils' 'hicolor-icon-theme' 'desktop-file-utils' 'libmng' 'dbus' 'openssl-1.0')
 makedepends=('postgresql-libs' 'mariadb' 'unixodbc' 'cups' 'gtk2' 'libfbclient'
              'mesa')
 optdepends=('postgresql-libs: PostgreSQL driver'



More information about the arch-commits mailing list