We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b85c8 commit 1bd812fCopy full SHA for 1bd812f
1 file changed
build.sh
@@ -42,7 +42,8 @@ echo -e "
42
"
43
44
apt-get update
45
-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
46
+apt-get install -y apt-utils
47
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/devel
48
49
build () {
0 commit comments