diff --git a/curl.spec b/curl.spec index c7fe7d8..f75467c 100644 --- a/curl.spec +++ b/curl.spec @@ -59,6 +59,9 @@ BuildRequires: perl(warnings) # gnutls-serv is used by the upstream test-suite 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 BuildRequires: nghttp2