mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
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
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
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
|
makedepends="kcalcore-devel kcontacts-devel kio-devel qt5-webengine-devel
|
||||||
qt5-webchannel-devel qt5-location-devel"
|
qt5-webchannel-devel qt5-location-devel"
|
||||||
short_desc="KDE-based library for accessing various Google services"
|
short_desc="KDE-based library for accessing various Google services"
|
||||||
|
|
Loading…
Add table
Reference in a new issue