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:
parent
9ba40fc85f
commit
ba09a819e7
@ -34,7 +34,6 @@ Patch9: libproxy-0.4.15-fix-pac-buffer-overflow.patch
|
||||
|
||||
BuildRequires: cmake >= 2.6.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libmodman-devel >= 2.0.1
|
||||
|
||||
%if ! 0%{?bootstrap}
|
||||
# gnome
|
||||
|
Loading…
Reference in New Issue
Block a user