From 7602739a108b4adc8de6429edc36085b3ebb41c8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 24 Aug 2023 10:33:53 +0200 Subject: minor --- php-pecl-uv.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/php-pecl-uv.spec b/php-pecl-uv.spec index 3a5dca3..5c089c7 100644 --- a/php-pecl-uv.spec +++ b/php-pecl-uv.spec @@ -34,7 +34,6 @@ BuildRequires: %{?scl_prefix}php-posix Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} -%{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} Provides: %{?scl_prefix}php-%{pecl_name} = %{version} Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version} -- cgit