From 6624346343493379679a36f4e7988075c6dccd88 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 31 Mar 2020 11:14:36 +0200 Subject: missing BR --- php-pecl-yac.spec | 1 + 1 file changed, 1 insertion(+) 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} -- cgit