|
|
@ -151,7 +151,7 @@ BuildPreReq: perl |
|
|
|
PreReq: perl |
|
|
|
PreReq: perl |
|
|
|
%endif |
|
|
|
%endif |
|
|
|
%if "%{mod_php}" == "yes" |
|
|
|
%if "%{mod_php}" == "yes" |
|
|
|
BuildPreReq: make |
|
|
|
BuildPreReq: make, bison, flex |
|
|
|
%if "%{php_mysql}" == "yes" |
|
|
|
%if "%{php_mysql}" == "yes" |
|
|
|
BuildPreReq: mysql |
|
|
|
BuildPreReq: mysql |
|
|
|
%endif |
|
|
|
%endif |
|
|
|