Use ci_fix branch of libkiwix

This commit is contained in:
Veloman Yunkan 2024-10-03 17:01:07 +04:00
parent e53edc8d42
commit bf48fde89f
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ class Libkiwix(Dependency):
class Source(GitClone):
git_remote = "https://github.com/kiwix/libkiwix.git"
git_dir = "libkiwix"
git_ref = "ci_fix"
class Builder(MesonBuilder):
dependencies = [