buildroot/package/fetchmail
Thomas Petazzoni 281d8451c4 fetchmail: adjust zlib handling
fetchmail itself does not need zlib, there is no reference to it in its
source, so the "select BR2_PACKAGE_ZLIB" is not necessary. Moreover,
"zlib" was not added to FETCHMAIL_DEPENDENCIES (but was anyway in the
dependency chain through openssl).

In addition, LIBS="-lz" is only needed in static linking configurations,
to help fetchmail's configure script find OpenSSL (it doesn't use
pkg-config unfortunately).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-05-31 23:04:53 +02:00
..
0001-fix-openssl-static-link.patch
0002-enable-libressl.patch fetchmail: add libressl-enabling patch 2015-12-30 23:20:51 +01:00
Config.in fetchmail: adjust zlib handling 2017-05-31 23:04:53 +02:00
fetchmail.hash
fetchmail.mk fetchmail: adjust zlib handling 2017-05-31 23:04:53 +02:00