diff options
-rw-r--r-- | php-pecl-yac.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-yac.spec b/php-pecl-yac.spec index c531416..59708ab 100644 --- a/php-pecl-yac.spec +++ b/php-pecl-yac.spec @@ -43,6 +43,7 @@ URL: https://pecl.php.net/package/%{pecl_name} BuildRequires: %{?dtsprefix}gcc BuildRequires: %{?scl_prefix}php-devel > 7 BuildRequires: %{?scl_prefix}php-pear +BuildRequires: %{?scl_prefix}php-json BuildRequires: %{?scl_prefix}php-pecl-msgpack-devel BuildRequires: %{?scl_prefix}php-pecl-igbinary-devel %if %{with_fastlz} |