mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
10 lines
235 B
Plaintext
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
|