Accepting request 926874 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/926874 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=151
This commit is contained in:
commit
fcd54ac2aa
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user