[packages/php-xhp] fix deps for tests
glen
glen at pld-linux.org
Fri Jul 11 06:21:14 CEST 2014
commit 5fe65524249209d713692f90a4dd7fb5e7ea9a58
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Jul 11 07:21:11 2014 +0300
fix deps for tests
php-xhp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-xhp.spec b/php-xhp.spec
index e92a8c8..a1d45c1 100644
--- a/php-xhp.spec
+++ b/php-xhp.spec
@@ -20,7 +20,7 @@ BuildRequires: %{php_name}-devel >= 4:5.2.0
#BuildRequires: bison >= 2.3
#BuildRequires: flex >= 2.5.35
BuildRequires: libstdc++-devel >= 5:4.0
-%{?with_tests:BuildRequires: php-pcre}
+%{?with_tests:BuildRequires: %{php_name}-pcre}
BuildRequires: re2c >= 0.13.5
BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.666
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-xhp.git/commitdiff/5fe65524249209d713692f90a4dd7fb5e7ea9a58
More information about the pld-cvs-commit
mailing list