diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-31 11:14:36 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-31 11:14:36 +0200 |
commit | 6624346343493379679a36f4e7988075c6dccd88 (patch) | |
tree | 734c7e35b2e129c1397576cf531bd13fb9a2099f | |
parent | d71c4e3b3024c1e16a9adca72e95112e3ef43b10 (diff) |
missing BR
-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} |