Update lib.sh

pull/109/head
midoks 3 years ago
parent 999c640e04
commit 66b9340d25
  1. 2
      scripts/lib.sh

@ -300,6 +300,8 @@ elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then
aptitude install -y libcurl4-gnutls-dev aptitude install -y libcurl4-gnutls-dev
apt-get install -y devscripts apt-get install -y devscripts
apt install -y libffi-dev
apt install -y php-common webp scons apt install -y php-common webp scons
apt install -y lzma lzma-dev libunwind-dev apt install -y lzma lzma-dev libunwind-dev

Loading…
Cancel
Save