diff --git a/boost.changes b/boost.changes index fd344bd..da78d4f 100644 --- a/boost.changes +++ b/boost.changes @@ -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 diff --git a/boost.spec b/boost.spec index e7fcd93..0d2529d 100644 --- a/boost.spec +++ b/boost.spec @@ -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}