kcron: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:35 -03:00
parent c7cfca60a9
commit cc80c5344d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,9 +1,9 @@
# Template file for 'kcron'
pkgname=kcron
version=18.12.2
revision=2
revision=3
build_style=cmake
hostmakedepends="extra-cmake-modules pkgconf"
hostmakedepends="extra-cmake-modules pkg-config"
makedepends="kparts-devel qt5-devel"
short_desc="KDE Configure and schedule tasks"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"