kumquat-buildroot/package/simple-mail/Config.in
Zoltan Gyarmati 32ecd0242d package/simple-mail: new package
Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
[Thomas:
- bump to 2.3.0
- don't build demos, they need QtWidgets]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-01-09 09:58:48 +01:00

10 lines
235 B
Plaintext

config BR2_PACKAGE_SIMPLE_MAIL
bool "simple-mail"
depends on BR2_PACKAGE_QT5
select BR2_PACKAGE_QT5BASE_NETWORK
select BR2_PACKAGE_OPENSSL
help
An SMTP library written in C++ for Qt.
https://github.com/cutelyst/simple-mail