try enable libsodium sub package

This commit is contained in:
Funda Wang 2022-09-17 12:35:50 +08:00
parent 517d9c6d66
commit d2676d3be4

View File

@ -20,7 +20,7 @@
%global with_firebird 0
%global with_imap 0
%global with_freetds 0
%global with_sodium 0
%global with_sodium 1
%global with_pspell 0
%global upver 8.1.10
@ -453,7 +453,7 @@ support for using the enchant library to PHP.
%package sodium
Summary: Wrapper for the Sodium cryptographic library
License: PHP
BuildRequires: pkgconfig(libsodium) >= 1.0.9
BuildRequires: pkgconfig(libsodium) >= 1.0.8
Requires: php-common%{?_isa} = %{version}-%{release}
Obsoletes: php-pecl-libsodium2 < 3