diff options
-rw-r--r-- | php-pecl-amqp.spec | 1 |
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} |