From eb49e17fc21303a54d4da74925fdc0749de8125f Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Sat, 26 Nov 2022 21:11:47 -0800 Subject: [PATCH] Fix indents in bootstrap.sh --- bootstrap.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 2a7fbc0..8a04465 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -237,9 +237,9 @@ ubuntu() libpng-dev \ libtool \ libjpeg-dev \ - libvorbis-dev \ - libsdl2-ttf-dev \ - libosmesa6-dev \ + libvorbis-dev \ + libsdl2-ttf-dev \ + libosmesa6-dev \ m4 \ nasm \ pkg-config \