1
0
forked from pool/msgpack-cxx

Accepting request 1001741 from devel:libraries:c_c++

- Add missing boost require

OBS-URL: https://build.opensuse.org/request/show/1001741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msgpack-cxx?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-09-08 12:22:58 +00:00 committed by Git OBS Bridge
commit a8591d6dde
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