Skip to content

Commit 1bd812f

Browse files
authored
hmmmm
1 parent d0b85c8 commit 1bd812f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ echo -e "
4242
"
4343

4444
apt-get update
45-
apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring apt-utils
45+
apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring libglib2.0-dev libmysqlclient-dev
46+
apt-get install -y apt-utils
4647
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/devel
4748

4849
build () {

0 commit comments

Comments
 (0)