mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
akonadi-calendar: add kcoreaddons to host deps
This commit is contained in:
parent
6ccd267ba0
commit
5b0eb2fe36
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=akonadi-calendar
|
||||||
version=19.04.0
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools kconfig"
|
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
|
||||||
|
kcoreaddons kconfig"
|
||||||
makedepends="akonadi-contacts-devel kmailtransport-devel kcalutils-devel"
|
makedepends="akonadi-contacts-devel kmailtransport-devel kcalutils-devel"
|
||||||
short_desc="Akonadi calendar integration"
|
short_desc="Akonadi calendar integration"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue