From 62dfaab9bc432ab8b8df193d5d9cd57200f08c713497f6971a4369a6eec49ddf Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Fri, 22 Oct 2021 07:08:38 +0000 Subject: [PATCH] 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 --- boost.changes | 5 +++++ boost.spec | 1 + 2 files changed, 6 insertions(+) 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}