- require Perl 5.28.1 or later
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=94
This commit is contained in:
parent
3630a316ee
commit
7a523d4b61
@ -3,6 +3,7 @@ Thu Jul 20 11:25:20 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
|||||||
|
|
||||||
- openssl.patch: use openssl library for MD5 calculation instead
|
- openssl.patch: use openssl library for MD5 calculation instead
|
||||||
of relying on libmd. libmd is not in Ring0
|
of relying on libmd. libmd is not in Ring0
|
||||||
|
- require Perl 5.28.1 or later
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 4 14:28:36 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
Thu May 4 14:28:36 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||||
|
@ -33,6 +33,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
|
BuildRequires: perl >= 5.28.1
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
Provides: alternatives = %{version}
|
Provides: alternatives = %{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user