We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2aa22 commit d5fa49bCopy full SHA for d5fa49b
1 file changed
build.sh
@@ -27,7 +27,8 @@ echo -e "
27
"
28
29
apt-get update
30
-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
31
+apt-get install -y apt-utils
32
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/devel
33
34
build () {
0 commit comments