Related: #1829180 - add BuildRequires for hostname
It is used by the test-suite but it is missing in armv7hl buildroot.
This commit is contained in:
parent
ce4949188b
commit
c74a58b095
@ -59,6 +59,9 @@ BuildRequires: perl(warnings)
|
|||||||
# gnutls-serv is used by the upstream test-suite
|
# gnutls-serv is used by the upstream test-suite
|
||||||
BuildRequires: gnutls-utils
|
BuildRequires: gnutls-utils
|
||||||
|
|
||||||
|
# hostname(1) is used by the test-suite but it is missing in armv7hl buildroot
|
||||||
|
BuildRequires: hostname
|
||||||
|
|
||||||
# nghttpx (an HTTP/2 proxy) is used by the upstream test-suite
|
# nghttpx (an HTTP/2 proxy) is used by the upstream test-suite
|
||||||
BuildRequires: nghttp2
|
BuildRequires: nghttp2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user