Accepting request 926733 from home:aschnell:boost

- make boost-json-devel require boost-container-devel (bsc#1191822)

OBS-URL: https://build.opensuse.org/request/show/926733
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=294
This commit is contained in:
Arvin Schnell 2021-10-22 07:08:38 +00:00 committed by Git OBS Bridge
parent 93ddae1eba
commit 62dfaab9bc
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 21 10:37:47 CEST 2021 - aschnell@suse.com
- make boost-json-devel require boost-container-devel (bsc#1191822)
-------------------------------------------------------------------
Fri Sep 17 08:29:43 CEST 2021 - aschnell@suse.com

View File

@ -1212,6 +1212,7 @@ This package contains Boost::JSON runtime library.
Summary: Development headers for Boost.JSON library
Group: Development/Libraries/C and C++
Requires: libboost_json%{library_version} = %{version}
Requires: libboost_container%{library_version}-devel = %{version}
Conflicts: libboost_json-devel-impl
Provides: libboost_json-devel-impl = %{version}