From 0f2680e571c52ee7fa64dd46c4647af68a714eee Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 30 Jul 2023 10:05:15 +0200 Subject: missing BR for tests --- php-pecl-amqp.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'php-pecl-amqp.spec') diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec index af30aeb..4572f4a 100644 --- a/php-pecl-amqp.spec +++ b/php-pecl-amqp.spec @@ -41,6 +41,7 @@ BuildRequires: librabbitmq-devel Requires: librabbitmq%{?_isa} >= %{buildver} %if %{with tests} BuildRequires: rabbitmq-server +BuildRequires: hostname %endif Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} -- cgit