mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
add OpenAL and ALUT packages
This commit is contained in:
parent
65d74692c9
commit
ebd7bd3c69
@ -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:
|
||||
|
||||
@ -45,6 +45,7 @@ apt-get install -y \
|
||||
git \
|
||||
libadns1-dev \
|
||||
libaio1 \
|
||||
libalut-dev \
|
||||
libasound2-dev \
|
||||
libblas-dev \
|
||||
libbz2-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user