summaryrefslogtreecommitdiffstats
path: root/php-pecl-amqp.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-30 10:05:15 +0200
committerRemi Collet <remi@php.net>2023-07-30 10:05:15 +0200
commit0f2680e571c52ee7fa64dd46c4647af68a714eee (patch)
treebdfff00685c883f3c5eb60b9a9bb806d58d76722 /php-pecl-amqp.spec
parent94940494437671ad02a88e3b7074406700f680b1 (diff)
missing BR for tests
Diffstat (limited to 'php-pecl-amqp.spec')
-rw-r--r--php-pecl-amqp.spec1
1 files changed, 1 insertions, 0 deletions
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}