Skip to content

Commit

Permalink
Merge pull request #778 from kiwix/libcurl_toolless_build
Browse files Browse the repository at this point in the history
Avoid building and installing curl executable
  • Loading branch information
kelson42 authored Nov 26, 2024
2 parents 8c3ba3f + 680ff58 commit 83b45a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kiwixbuild/dependencies/libcurl.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ class Builder(MesonBuilder):
"smb",
"smtp",
"gopher",
"tool",
)
]

Expand Down

0 comments on commit 83b45a0

Please sign in to comment.