From bed39bf2eeda25b8b50c97638f7b3242190fe933 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 13 Jun 2022 11:38:10 +0800 Subject: [PATCH] Update lib.sh --- scripts/lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib.sh b/scripts/lib.sh index 47ccb9bae..5d04a1fb0 100755 --- a/scripts/lib.sh +++ b/scripts/lib.sh @@ -300,7 +300,7 @@ elif [ "$OSNAME" == "ubuntu" ] || [ "$OSNAME" == "debian" ]; then aptitude install -y libcurl4-gnutls-dev apt-get install -y devscripts - apt install -y php-common webp + apt install -y php-common webp lzma apt install -y libpcre3 libpcre3-dev apt install -y openssl libssl-dev