mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksmtp: build with python3
This commit is contained in:
parent
5d05ef6cea
commit
6a3368e4b3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=ksmtp
|
||||||
version=19.12.3
|
version=19.12.3
|
||||||
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 python3
|
||||||
gettext kcoreaddons"
|
gettext 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue