From 375216a45a4587923e12afb3411edbe2f13f763a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 29 Sep 2022 18:09:52 +0300 Subject: [PATCH] Add pcntl dep to tests --- php-pecl-memcache.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/php-pecl-memcache.spec b/php-pecl-memcache.spec index 5ba1f57..92babc2 100644 --- a/php-pecl-memcache.spec +++ b/php-pecl-memcache.spec @@ -39,6 +39,7 @@ BuildRequires: rpm-php-pearprov >= 4.4.2-11 BuildRequires: rpmbuild(macros) >= 1.650 %if %{with tests} BuildRequires: %{php_name}-cli +BuildRequires: %{php_name}-pcntl BuildRequires: memcached %endif %{?requires_php_extension} -- 2.44.0