add OpenAL and ALUT packages

This commit is contained in:
Sven Panne 2016-12-09 10:05:57 +01:00
parent 65d74692c9
commit ebd7bd3c69
2 changed files with 9 additions and 0 deletions

View File

@ -224,6 +224,10 @@ packages:
- download
- textlocal
"haskell-openal":
- OpenAL
- ALUT
"haskell-opengl":
- OpenGL
- GLURaw
@ -3191,9 +3195,13 @@ github-users:
- meteficha
analytics:
- ekmett
haskell-openal:
- svenpanne
# - the-real-blackh
haskell-opengl:
- ekmett
- svenpanne
# - dagit
# - elliottt
# - jmcarthur
lambdabot:

View File

@ -45,6 +45,7 @@ apt-get install -y \
git \
libadns1-dev \
libaio1 \
libalut-dev \
libasound2-dev \
libblas-dev \
libbz2-dev \