Bläddra i källkod

php requires bison and flex

Christoph Schug 24 år sedan
förälder
incheckning
3b4872e9ad
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      apache/apache.spec

+ 1 - 1
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