kcalutils: add kcoreaddons to host deps
This commit is contained in:
parent
73ca0e1c39
commit
4e1254d4cf
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=kcalutils
|
|||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||
kcoreaddons kconfig"
|
||||
makedepends="kcalcore-devel kidentitymanagement-devel"
|
||||
short_desc="The KDE calendar utility library"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
|
|
Loading…
Reference in a new issue