From bfa1f253a9a63672318a83adb08f3973ac271799 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 27 Dec 2021 10:46:02 +0200 Subject: [PATCH] Simple load test is always performed (requires cli) --- php-pecl-xmlrpc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-xmlrpc.spec b/php-pecl-xmlrpc.spec index 1ff7b9c..445cb66 100644 --- a/php-pecl-xmlrpc.spec +++ b/php-pecl-xmlrpc.spec @@ -21,8 +21,8 @@ URL: https://www.php.net/manual/en/book.xmlrpc.php BuildRequires: %{php_name}-devel >= 4:8.0.0 BuildRequires: rpmbuild(macros) >= 1.666 BuildRequires: xmlrpc-epi-devel >= 0.54.1 -%if %{with tests} BuildRequires: %{php_name}-cli +%if %{with tests} BuildRequires: %{php_name}-pcre %endif %{?requires_php_extension} -- 2.43.0