mod_php_install.sh: fix list of required compiler packages.
This commit is contained in:
@@ -278,7 +278,7 @@ _required_compiler_packages="$_required_compiler_packages
|
||||
cpp
|
||||
flex
|
||||
g++
|
||||
g++-
|
||||
g++-multilib
|
||||
gcc
|
||||
gcc-multilib
|
||||
gettext
|
||||
@@ -291,7 +291,6 @@ _required_compiler_packages="$_required_compiler_packages
|
||||
libssl-dev
|
||||
libtool
|
||||
make
|
||||
multilib
|
||||
pkg-config"
|
||||
|
||||
# - Needed to build apache webserver with php/ruby support
|
||||
|
||||
Reference in New Issue
Block a user