Skip to content

Commit d5fa49b

Browse files
authored
hmmmm
1 parent cb2aa22 commit d5fa49b

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
@@ -27,7 +27,8 @@ echo -e "
2727
"
2828

2929
apt-get update
30-
apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring apt-utils
30+
apt-get install -y patch gnupg2 binutils zstd ubuntu-keyring libglib2.0-dev libmysqlclient-dev
31+
apt-get install -y apt-utils
3132
ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/devel
3233

3334
build () {

0 commit comments

Comments
 (0)