libkgapi: add kcoreaddons to host deps
This commit is contained in:
parent
d095cc54cf
commit
a4821adae4
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=libkgapi
|
|||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3"
|
||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
||||
kcoreaddons"
|
||||
makedepends="kcalcore-devel kcontacts-devel kio-devel qt5-webengine-devel
|
||||
qt5-webchannel-devel qt5-location-devel"
|
||||
short_desc="KDE-based library for accessing various Google services"
|
||||
|
|
Loading…
Reference in a new issue