mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add sdl2 system packages
Pinging @manny-fp
This commit is contained in:
parent
96ff559f48
commit
e66b409ba2
@ -12,6 +12,7 @@
|
||||
|
||||
add-apt-repository -y ppa:chris-lea/zeromq
|
||||
add-apt-repository -y ppa:floe/libtisch
|
||||
add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
||||
apt-get update
|
||||
apt-get install -y \
|
||||
build-essential \
|
||||
@ -47,4 +48,5 @@ apt-get install -y \
|
||||
libgd2-xpm-dev \
|
||||
libyaml-dev \
|
||||
liblzma-dev \
|
||||
libsdl2-dev \
|
||||
libzmq3-dev
|
||||
|
||||
Loading…
Reference in New Issue
Block a user