knotes: add missing dep

This commit is contained in:
classabbyamp 2023-06-25 14:42:40 -04:00
parent 68ab086235
commit 543e31c80b
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,12 +1,13 @@
# Template file for 'knotes' # Template file for 'knotes'
pkgname=knotes pkgname=knotes
version=23.04.0 version=23.04.0
revision=2 revision=3
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools libxslt hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools libxslt
kcoreaddons kdoctools kconfig gettext kcmutils" kcoreaddons kdoctools kconfig gettext kcmutils"
makedepends="akonadi-notes-devel kcalutils-devel kdelibs4support-devel kdnssd-devel makedepends="akonadi-notes-devel kcalutils-devel kdelibs4support-devel kdnssd-devel
knotifyconfig-devel kontactinterface-devel pimcommon-devel grantleetheme-devel" knotifyconfig-devel kontactinterface-devel pimcommon-devel grantleetheme-devel
ktextaddons-devel"
short_desc="Popup notes" short_desc="Popup notes"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.2-only" license="GPL-2.0-or-later, GFDL-1.2-only"