mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
akonadi-notes: add kcoreaddons to host deps
This commit is contained in:
parent
b97cb608b5
commit
cfc26bf416
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=akonadi-notes
|
||||||
version=19.04.0
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
|
||||||
|
kcoreaddons"
|
||||||
makedepends="kmime-devel akonadi5-devel"
|
makedepends="kmime-devel akonadi5-devel"
|
||||||
short_desc="Libraries and daemons to implement notes management in Akonadi"
|
short_desc="Libraries and daemons to implement notes management in Akonadi"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue