Files
operating-system/buildroot/package/libesmtp/Config.in
Stefan Agner 98ac18cbd5 Update buildroot to 2021.02.3 (#1422)
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 9c8172df40)
2021-06-21 10:17:45 +02:00

11 lines
240 B
Plaintext

config BR2_PACKAGE_LIBESMTP
bool "libesmtp"
depends on !BR2_STATIC_LIBS
help
Library for sending emails through SMTP.
https://libesmtp.github.io
comment "libesmtp needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS