forked from pool/aws-crt-cpp
Accepting request 1035641 from home:glaubitz:branches:devel:libraries:c_c++
- Add missing dependency on runtime library package for devel package OBS-URL: https://build.opensuse.org/request/show/1035641 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=7
This commit is contained in:
parent
ca441ab686
commit
5d41a0ea6a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 13:04:22 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Add missing dependency on runtime library package for devel package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 11 12:55:40 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -94,6 +94,7 @@ This package contains the shared libraries.
|
||||
%package devel
|
||||
Summary: AWS C++ wrapper for AWS SDK C libraries - development files
|
||||
Group: Development/Languages/Other
|
||||
Requires: lib%{name}%{library_soversion} = %{version}
|
||||
|
||||
%description devel
|
||||
AWS C++ wrapper for the following AWS SDK C libraries
|
||||
|
Loading…
Reference in New Issue
Block a user