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

Antonio Rojas arojas at archlinux.org
Tue Feb 11 21:52:36 UTC 2020


    Date: Tuesday, February 11, 2020 @ 21:52:36
  Author: arojas
Revision: 375426

Add perl dependency

Modified:
  qt5-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 21:49:52 UTC (rev 375425)
+++ PKGBUILD	2020-02-11 21:52:36 UTC (rev 375426)
@@ -23,7 +23,8 @@
             'unixodbc: ODBC driver'
             'libfbclient: Firebird/iBase driver'
             'freetds: MS SQL driver'
-            'gtk3: GTK platform plugin')
+            'gtk3: GTK platform plugin'
+            'perl: for fixqt4headers and syncqt')
 conflicts=('qtchooser')
 groups=('qt' 'qt5')
 _pkgfqn="${pkgbase/5-/}-everywhere-src-${_qtver}"



More information about the arch-commits mailing list