diff options
author | Simon Rettberg | 2021-03-19 10:03:05 +0100 |
---|---|---|
committer | Simon Rettberg | 2021-03-19 10:03:05 +0100 |
commit | c61d427683d786a663ce289cdf8dea941fb9c85d (patch) | |
tree | 32e61266452e0db0646b3eed9b57b27983a694bd /satellit_installer | |
parent | [SS?S] Add syslinux (diff) | |
download | setup-scripts-c61d427683d786a663ce289cdf8dea941fb9c85d.tar.gz setup-scripts-c61d427683d786a663ce289cdf8dea941fb9c85d.tar.xz setup-scripts-c61d427683d786a663ce289cdf8dea941fb9c85d.zip |
[SS?S] php-mysqlnd was renamed to php-mysql a while ago
Diffstat (limited to 'satellit_installer')
-rw-r--r-- | satellit_installer/includes/00-variables.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc index 23618f6..31402e9 100644 --- a/satellit_installer/includes/00-variables.inc +++ b/satellit_installer/includes/00-variables.inc @@ -20,7 +20,7 @@ PACKAGELIST_SCRIPT="cracklib-runtime wget" # If this is not the case or in doubt use PACKAGELIST_WITH_RECOMMENDS below. PACKAGELIST_SERVER=" default-mysql-server lighttpd php-cgi php-curl cifs-utils php-mbstring - sudo php-common php-mysqlnd php-cli nfs-kernel-server curl + sudo php-common php-mysql php-cli nfs-kernel-server curl nfs-common libowfat0 ldap-utils vim gcc make unattended-upgrades gnupg libowfat-dev libssl-dev liblzma-dev tftpd-hpa tmate php-xml net-tools libjansson4 libjansson-dev php-soap mtools socat cmake |