mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
Add libcurl dependency.
This is needed for new kiwix-lib version. We also remove libaria as kiwix-lib use aria2 binary directly.
This commit is contained in:
@ -35,7 +35,7 @@ release_versions = {
|
||||
|
||||
# This is the "version" of the whole base_deps_versions dict.
|
||||
# Change this when you change base_deps_versions.
|
||||
base_deps_meta_version = '11'
|
||||
base_deps_meta_version = '12'
|
||||
|
||||
|
||||
base_deps_versions = {
|
||||
|
Reference in New Issue
Block a user