kumquat-buildroot/package/libest
Fabrice Fontaine c4872446c8 package/libest: doesn't support libressl
Fix the following build failure with libressl raised since the addition
of the package in commit f6f0e1e581:

In file included from est.c:28:
est.h:27:10: fatal error: openssl/srp.h: No such file or directory
   27 | #include <openssl/srp.h>
      |          ^~~~~~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/0dd755effbdddfa1b578fec9f1b1c9366b6822bc

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-04-10 16:38:00 +02:00
..
0001-java-jni-client.c-add-support-for-OpenSSL-1.1.patch
0002-Add-enable-disable-examples-flag-to-toggle-examples-.patch
0003-Add-with-system-libsafec-flag-to-link-against-system.patch
0004-configure.ac-Fix-AC_ARG_ENABLE-AC_ARG_WITH-macros.patch
0005-configure.ac-remove-duplicate-invocation-of-AM_INIT_.patch
0006-src-est-est_locl.h-add-missing-extern-on-e_ctx_ssl_e.patch
Config.in
libest.hash
libest.mk
libest.pc