Merge pull request #778 from kiwix/libcurl_toolless_build
Avoid building and installing curl executable
This commit is contained in:
commit
83b45a013c
|
@ -54,6 +54,7 @@ class LibCurl(Dependency):
|
|||
"smb",
|
||||
"smtp",
|
||||
"gopher",
|
||||
"tool",
|
||||
)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue