mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ksmtp: add kcoreaddons to host deps
This commit is contained in:
parent
4e1254d4cf
commit
d095cc54cf
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pkgname=ksmtp
|
||||||
version=19.04.0
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
|
||||||
|
kcoreaddons"
|
||||||
makedepends="kmime-devel kio-devel"
|
makedepends="kmime-devel kio-devel"
|
||||||
short_desc="Job-based library to send email through an SMTP server"
|
short_desc="Job-based library to send email through an SMTP server"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue