From bfe7ce4edc6eda499e01d1f6a29e51f207f2c6f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 27 May 2014 19:06:14 +0300 Subject: [PATCH] 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 -- 2.44.0