From 1bd812fe2e6e62b07819a165ba818fc87efcfb5e Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Sun, 27 Aug 2023 21:15:05 -0400 Subject: [PATCH] hmmmm --- build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 129904e1..3f2f89f1 100755 --- a/build.sh +++ b/build.sh @@ -42,7 +42,8 @@ echo -e " " apt-get update -apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring apt-utils +apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring libglib2.0-dev libmysqlclient-dev +apt-get install -y apt-utils ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/devel build () {