Fix build failure when wget is not installed.
This commit is contained in:
parent
8872f2fbdb
commit
a92737c8b9
3 changed files with 10 additions and 1 deletions
|
@ -38,3 +38,9 @@ ExitFailure 1
|
|||
"""]]
|
||||
|
||||
-- Carl
|
||||
|
||||
> wget is not intended to be a hard build dependency. The Debian package
|
||||
> should always be built with wget, so it's a build-dependency there.
|
||||
>
|
||||
> I've fixed the configure script to not crash in this situation.
|
||||
> [[done]]. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue