Browse Source

php requires bison and flex

master
Christoph Schug 24 years ago committed by Ralf S. Engelschall
parent
commit
3b4872e9ad
  1. 2
      apache/apache.spec

2
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

Loading…
Cancel
Save