Accepting request 1043177 from home:dirkmueller:Factory

- switch to pkgconfig(zlib) so that alternative providers can be
  used

OBS-URL: https://build.opensuse.org/request/show/1043177
OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=111
This commit is contained in:
2022-12-18 15:11:45 +00:00
committed by Git OBS Bridge
parent b4ead4cfd4
commit a6713f2083
2 changed files with 7 additions and 1 deletions

View File

@@ -118,7 +118,7 @@ BuildRequires: v8-devel
%endif
%endif
BuildRequires: zeromq-devel
BuildRequires: zlib-devel
BuildRequires: pkgconfig(zlib)
%{?systemd_requires}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: uwsgi-carbon = %{version}