[WIP] Temporally use the macos branch for kiwix-lib.
This commit is contained in:
parent
4a980a3192
commit
aa1b97f252
|
@ -291,6 +291,7 @@ class Kiwixlib(Dependency):
|
|||
class Source(GitClone):
|
||||
git_remote = "https://github.com/kiwix/kiwix-lib.git"
|
||||
git_dir = "kiwix-lib"
|
||||
git_ref = "macos"
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
@property
|
||||
|
|
Loading…
Reference in New Issue