Update to last sucessful build
d3f17581d84e88c1a771805a2975282908386b6b Don't BuildRequire libproxy if not needed OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=872
This commit is contained in:
parent
1463309a07
commit
7a9ffcfbda
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b536e5843c2ab5ef98e6a04c8653a14241733e7a7a861ee20f93d7a4f02bddb
|
||||
size 4953642
|
||||
oid sha256:c6354006f5f8acf9658d027da55a47d500f5d06990e3b184e12617ffbf10f3cf
|
||||
size 4952588
|
||||
|
@ -56,7 +56,10 @@ BuildRequires: gcc-c++ >= 4.6
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: libxml2-devel
|
||||
%if 0%{?suse_version} != 1110
|
||||
# No libproxy on SLES
|
||||
BuildRequires: libproxy-devel
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
|
||||
BuildRequires: pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user