mirror of
https://github.com/novatiq/packages.git
synced 2026-04-26 13:54:41 +01:00
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>