mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
338646ffc7
The configure script uses a deprecated function to check for libssl. I tried patching configure.ac and adding PKG_FIXUP:=autoreconf but that causes a different error. This is the simplest fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>