mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-09-17 16:26:19 -04:00
kiwix-build's CI/CD which produces the deps archives for this project now uses a builder image with OpenSSL develepment package installed which results in the libcurl dependency being configured with ssl support enabled. That dependency is unusable on the old builder because of missing OpenSSL dev package.