forked from pool/boost
- switch to pkgconfig(zlib) so that alternative providers can be
used OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=309
This commit is contained in:
parent
469af98fa3
commit
f07844ffb9
@ -7,6 +7,12 @@ Wed Dec 14 18:00:01 CET 2022 - Arvin Schnell <aschnell@suse.com>
|
||||
* for details on all changes see,
|
||||
https://www.boost.org/users/history/version_1_81_0.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 12 08:58:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- switch to pkgconfig(zlib) so that alternative providers can be
|
||||
used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 22 14:19:58 UTC 2022 - Adam Majer <adam.majer@suse.de>
|
||||
|
||||
|
@ -272,7 +272,7 @@ BuildRequires: libexpat-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: xz-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if %{with boost_fiber}
|
||||
BuildRequires: gcc-c++ > 5
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user