diff --git a/apache/apache.spec b/apache/apache.spec index 6bf3abcc25..c4048521f1 100644 --- a/apache/apache.spec +++ b/apache/apache.spec @@ -151,7 +151,7 @@ BuildPreReq: perl PreReq: perl %endif %if "%{mod_php}" == "yes" -BuildPreReq: make +BuildPreReq: make, bison, flex %if "%{php_mysql}" == "yes" BuildPreReq: mysql %endif