ktouch: add missing runtime deps

resolves #9146
This commit is contained in:
John 2019-02-25 01:28:47 +01:00
parent 1aa23c5342
commit 8decf9aa82

View file

@ -1,13 +1,14 @@
# Template file for 'ktouch'
pkgname=ktouch
version=18.12.2
revision=1
revision=2
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config qt5-declarative"
makedepends="libxkbfile-devel kdeclarative-devel kcmutils-devel
qt5-xmlpatterns-devel qt5-tools-devel kio-devel qt5-plugin-mysql qt5-plugin-tds
qt5-declarative-devel qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite
qt5-quickcontrols2-devel"
depends="kqtquickcharts qt5-quickcontrols2 qt5-graphicaleffects"
short_desc="Learn and practive touch typing"
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later"