Merge pull request #2267 from mboes/sparkle

Add Gradle to the environment. Reenable sparkle.
This commit is contained in:
Adam Bergmark 2017-02-04 18:03:47 +01:00 committed by GitHub
commit ed709788c3
2 changed files with 2 additions and 1 deletions

View File

@ -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":

View File

@ -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 \