mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Merge pull request #2267 from mboes/sparkle
Add Gradle to the environment. Reenable sparkle.
This commit is contained in:
commit
ed709788c3
@ -1589,7 +1589,7 @@ packages:
|
||||
- inline-r
|
||||
- jni
|
||||
- jvm
|
||||
# - sparkle # build failure, requires gradle
|
||||
- sparkle
|
||||
- th-lift
|
||||
|
||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||
|
||||
@ -43,6 +43,7 @@ apt-get install -y \
|
||||
curl \
|
||||
freeglut3-dev \
|
||||
git \
|
||||
gradle \
|
||||
libadns1-dev \
|
||||
libaio1 \
|
||||
libalut-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user