kcron: revert to pkg-config
[ci skip]
This commit is contained in:
parent
c7cfca60a9
commit
cc80c5344d
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue