[packages/php-pecl-memcache] Add pcntl dep to tests
glen
glen at pld-linux.org
Thu Sep 29 17:10:20 CEST 2022
commit 375216a45a4587923e12afb3411edbe2f13f763a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Sep 29 18:09:52 2022 +0300
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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-memcache.git/commitdiff/375216a45a4587923e12afb3411edbe2f13f763a
More information about the pld-cvs-commit
mailing list