mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +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
|
- inline-r
|
||||||
- jni
|
- jni
|
||||||
- jvm
|
- jvm
|
||||||
# - sparkle # build failure, requires gradle
|
- sparkle
|
||||||
- th-lift
|
- th-lift
|
||||||
|
|
||||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||||
|
|||||||
@ -43,6 +43,7 @@ apt-get install -y \
|
|||||||
curl \
|
curl \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
git \
|
git \
|
||||||
|
gradle \
|
||||||
libadns1-dev \
|
libadns1-dev \
|
||||||
libaio1 \
|
libaio1 \
|
||||||
libalut-dev \
|
libalut-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user