- Add missing boost require

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/msgpack-cxx?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2022-09-07 11:51:23 +00:00 committed by Git OBS Bridge
parent c3b76fe929
commit 768af187c7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 7 11:51:09 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Add missing boost require
-------------------------------------------------------------------
Mon Aug 29 11:12:03 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -36,6 +36,7 @@ exchange structured objects between many languages like JSON.
%package devel
Summary: Development headers for libmsgpack C++ library
Group: Development/Libraries/C and C++
Requires: libboost_headers-devel
Requires: msgpack-c-devel >= 4
Provides: libmsgpack-devel = %{version}-%{release}
Conflicts: msgpack-devel < 4