gnu: tuxguitar: Build with icedtea-8.

* gnu/packages/music.scm (tuxguitar)[arguments]: Use icedtea-8.
master
Ricardo Wurmus 2017-11-17 23:17:07 +01:00
parent 8710d4dd73
commit 40f372af3e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -1408,6 +1408,7 @@ is subjective.")
(build-system ant-build-system)
(arguments
`(#:build-target "build"
#:jdk ,icedtea-8
#:tests? #f ; no tests
#:phases
(modify-phases %standard-phases