Petr Gajdos 2017-12-19 09:46:57 +00:00 committed by Git OBS Bridge
parent 0520a29ed3
commit 1a057209ca

View File

@ -190,7 +190,8 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(libsystemd)
BuildRequires: pkgconfig(systemd)
%endif
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
# sigh, nghttp2 does not propagate into SLE-12-SP3 for some reason
%if 0%{?suse_version} > 1320 || 0%{?sle_version} == 120200
BuildRequires: pkgconfig(libnghttp2) >= 1.2.1
%endif