diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 15a1bec7..8064d9b3 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -10,6 +10,8 @@ # instructions, see: # http://www.stackage.org/install +add-apt-repository -y ppa:zoogie/sdl2-snapshots + apt-get update apt-get install -y \ build-essential \