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",
|
"smb",
|
||||||
"smtp",
|
"smtp",
|
||||||
"gopher",
|
"gopher",
|
||||||
|
"tool",
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue