Stop depending on system libmodman

This changes libproxy to use bundled libmodman instead of system libmodman.

It will happen anyway in the next version. See https://github.com/libproxy/libproxy/pull/142.

Doing so now just ensures we don't later forget to remove this BuildRequires.
This commit is contained in:
Michael Catanzaro 2020-11-10 16:39:05 +00:00
parent 9ba40fc85f
commit ba09a819e7

View File

@ -34,7 +34,6 @@ Patch9: libproxy-0.4.15-fix-pac-buffer-overflow.patch
BuildRequires: cmake >= 2.6.0 BuildRequires: cmake >= 2.6.0
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libmodman-devel >= 2.0.1
%if ! 0%{?bootstrap} %if ! 0%{?bootstrap}
# gnome # gnome