diff options
-rw-r--r-- | php-pecl-parallel.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-parallel.spec b/php-pecl-parallel.spec index 410a846..94087cd 100644 --- a/php-pecl-parallel.spec +++ b/php-pecl-parallel.spec @@ -21,6 +21,7 @@ Source0: http://pecl.php.net/get/%%{pecl_name}-%{version}.tgz BuildRequires: %{?scl_prefix}php-zts-devel > 7.1 BuildRequires: %{?scl_prefix}php-pear +BuildRequires: autoconf >= 2.64 Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} |