Merge pull request #778 from kiwix/libcurl_toolless_build

Avoid building and installing curl executable
This commit is contained in:
Kelson 2024-11-26 14:38:10 +01:00 committed by GitHub
commit 83b45a013c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ class LibCurl(Dependency):
"smb",
"smtp",
"gopher",
"tool",
)
]