mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
"main" is now our default branch for all our projects.
This commit is contained in:
@ -11,7 +11,6 @@ class Libzim(Dependency):
|
||||
class Source(GitClone):
|
||||
git_remote = "https://github.com/openzim/libzim.git"
|
||||
git_dir = "libzim"
|
||||
base_git_ref = "main"
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
test_option = "-t 8"
|
||||
|
Reference in New Issue
Block a user