mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
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'
|
# Template file for 'kcron'
|
||||||
pkgname=kcron
|
pkgname=kcron
|
||||||
version=18.12.2
|
version=18.12.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkgconf"
|
hostmakedepends="extra-cmake-modules pkg-config"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel qt5-devel"
|
||||||
short_desc="KDE Configure and schedule tasks"
|
short_desc="KDE Configure and schedule tasks"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue