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

Felix Yan fyan at archlinux.org
Wed Mar 25 07:53:39 UTC 2015


    Date: Wednesday, March 25, 2015 @ 08:53:39
  Author: fyan
Revision: 234671

add qt5-svg to optdepends for https://bbs.archlinux.org/viewtopic.php?id=195205

Modified:
  qt5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-25 07:29:22 UTC (rev 234670)
+++ PKGBUILD	2015-03-25 07:53:39 UTC (rev 234671)
@@ -28,7 +28,7 @@
          'qt5-x11extras'
          'qt5-xmlpatterns')
 pkgver=5.4.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -124,7 +124,8 @@
   depends=('libjpeg-turbo' 'xcb-util-keysyms' 'libgl' 'dbus' 'fontconfig' 'systemd'
            'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 'xcb-util-image' 'icu'
            'qtchooser')
-  optdepends=('postgresql-libs: PostgreSQL driver'
+  optdepends=('qt5-svg: to use SVG icon themes'
+              'postgresql-libs: PostgreSQL driver'
               'libmariadbclient: MariaDB driver'
               'unixodbc: ODBC driver'
               'libfbclient: Firebird/iBase driver'



More information about the arch-commits mailing list