- make devel package require also gnutls variant of the library
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ngtcp2?expand=0&rev=17
This commit is contained in:
parent
98253c03f7
commit
6f0c3f5fbc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 1 22:03:43 UTC 2024 - Michal Hrusecky <michal.hrusecky@opensuse.org>
|
||||||
|
|
||||||
|
- make devel package require also gnutls variant of the library
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 17 18:14:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Jun 17 18:14:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -64,6 +64,7 @@ Python bindings for implementation of QUIC Protocol
|
|||||||
%package -n %{soname}-devel
|
%package -n %{soname}-devel
|
||||||
Summary: Development files for ngtcp2
|
Summary: Development files for ngtcp2
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
|
Requires: %{gnutls_soname}%{gnutls_sover} = %{version}
|
||||||
Requires: %{soname}-%{sover} = %{version}
|
Requires: %{soname}-%{sover} = %{version}
|
||||||
Provides: %{name}-devel
|
Provides: %{name}-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user