diff options
-rw-r--r-- | php-phalcon3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phalcon3.spec b/php-phalcon3.spec index 2626634..551ad8c 100644 --- a/php-phalcon3.spec +++ b/php-phalcon3.spec @@ -51,7 +51,7 @@ BuildRequires: %{?scl_prefix}php-pdo # For sources generation BuildRequires: %{?scl_prefix}zephir >= 0.9.9 BuildRequires: %{?scl_prefix}php-gd -BuildRequires: %{?scl_prefix}php-libsodium +BuildRequires: %{?scl_prefix}php-pecl(libsodium) BuildRequires: %{?scl_prefix}php-mbstring BuildRequires: %{?scl_prefix}php-msgpack BuildRequires: %{?scl_prefix}php-imagick |