kontactinterface: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 13:36:32 +02:00
parent cfc26bf416
commit 3fd6e7a5c8

View file

@ -3,7 +3,8 @@ pkgname=kontactinterface
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
kcoreaddons"
makedepends="kparts-devel"
short_desc="Kontact Plugin Interface Library"
maintainer="John <johnz@posteo.net>"