[packages/libkolabxml] BR php link

glen glen at pld-linux.org
Tue May 27 19:47:02 CEST 2014


commit bfe7ce4edc6eda499e01d1f6a29e51f207f2c6f1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 27 19:06:14 2014 +0300

    BR php link
    
    current cmake rules do not allow override:
    find_program(PHP_EXECUTABLE NAMES php)

 libkolabxml.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libkolabxml.spec b/libkolabxml.spec
index efa2040..ccb1766 100644
--- a/libkolabxml.spec
+++ b/libkolabxml.spec
@@ -34,6 +34,7 @@ BuildRequires:	swig-python
 %endif
 %if %{with php}
 BuildRequires:	%{php_name}-cli
+BuildRequires:	%{php_name}-program
 BuildRequires:	%{php_name}-devel
 BuildRequires:	swig-php
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libkolabxml.git/commitdiff/bfe7ce4edc6eda499e01d1f6a29e51f207f2c6f1



More information about the pld-cvs-commit mailing list