Fix missing bundled provides
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
af7e633b53
commit
4eee8bba8d
@ -181,6 +181,7 @@ Requires: libnghttp2 >= %{nghttp2_version}
|
||||
%define nghttp2_configure --shared-nghttp2
|
||||
%else
|
||||
%define nghttp2_configure %{nil}
|
||||
Provides: bundled(nghttp2) = %{nghttp2_version}
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user