]> git.pld-linux.org Git - packages/libkolabxml.git/commitdiff
BR php link
authorElan Ruusamäe <glen@delfi.ee>
Tue, 27 May 2014 16:06:14 +0000 (19:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 27 May 2014 16:06:14 +0000 (19:06 +0300)
current cmake rules do not allow override:
find_program(PHP_EXECUTABLE NAMES php)

libkolabxml.spec

index efa2040094d32fd4c3c60e74c94c35b8edbc8a4e..ccb17660b1454851c9fbd1faca27321b0fb2937c 100644 (file)
@@ -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
This page took 0.156393 seconds and 4 git commands to generate.