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
- jni
- jvm
# - sparkle # build failure, requires gradle
- sparkle
- th-lift
"Christopher Reichert <creichert07@gmail.com> @creichert":

View File

@ -43,6 +43,7 @@ apt-get install -y \
curl \
freeglut3-dev \
git \
gradle \
libadns1-dev \
libaio1 \
libalut-dev \