add BR for nghttp2 used by the upstream test-suite

This commit is contained in:
Kamil Dudka 2016-07-21 14:02:22 +02:00
parent 90cc80745a
commit f4e76c10cd

View File

@ -44,6 +44,9 @@ BuildRequires: python
BuildRequires: stunnel
BuildRequires: zlib-devel
# nghttpx (an HTTP/2 proxy) is used by the upstream test-suite
BuildRequires: nghttp2
# perl modules used in the test suite
BuildRequires: perl(Cwd)
BuildRequires: perl(Digest::MD5)