Build environment proxy module only if libproxy module is disabled
The environment proxy module is never used if libproxy is supported.
This commit is contained in:
parent
b431b623cb
commit
ff78dbe8cf
@ -58,8 +58,8 @@ the functionality of the installed glib-networking package.
|
||||
%meson \
|
||||
%if !0%{?with_libproxy}
|
||||
-Dlibproxy=disabled \
|
||||
%endif
|
||||
-Denvironment_proxy=enabled \
|
||||
%endif
|
||||
-Dinstalled_tests=true \
|
||||
%nil
|
||||
%meson_build
|
||||
|
Loading…
Reference in New Issue
Block a user