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

Antonio Rojas arojas at archlinux.org
Mon Feb 13 12:43:41 UTC 2017


    Date: Monday, February 13, 2017 @ 12:43:40
  Author: arojas
Revision: 288874

Add missing qt5-tools makedependency

Modified:
  syntax-highlighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 12:34:24 UTC (rev 288873)
+++ PKGBUILD	2017-02-13 12:43:40 UTC (rev 288874)
@@ -10,7 +10,7 @@
 url='https://community.kde.org/Frameworks'
 license=(GPL2)
 depends=(qt5-base)
-makedepends=(extra-cmake-modules qt5-xmlpatterns)
+makedepends=(extra-cmake-modules qt5-xmlpatterns qt5-tools)
 groups=(kf5)
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
         pkgbuild-syntax-highlight.patch)



More information about the arch-commits mailing list