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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 20:26:18 UTC 2018


    Date: Thursday, November 22, 2018 @ 20:26:17
  Author: arojas
Revision: 340309

Add qt5-xmlpatterns dependency, no longer pulled by qt5-declarative

Modified:
  ktouch/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 19:54:41 UTC (rev 340308)
+++ PKGBUILD	2018-11-22 20:26:17 UTC (rev 340309)
@@ -4,13 +4,13 @@
 
 pkgname=ktouch
 pkgver=18.11.80
-pkgrel=1
+pkgrel=2
 pkgdesc="Touch Typing Tutor"
 url="https://kde.org/applications/education/ktouch/"
 arch=(x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects)
+depends=(kqtquickcharts libxkbfile kcmutils hicolor-icon-theme qt5-quickcontrols qt5-graphicaleffects qt5-xmlpatterns)
 makedepends=(extra-cmake-modules kdoctools)
 conflicts=(kdeedu-ktouch)
 replaces=(kdeedu-ktouch)



More information about the arch-commits mailing list