gnu: frescobaldi: Disable tests.

* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests.
master
Ricardo Wurmus 2016-11-29 19:43:37 +01:00
parent 660516e875
commit a19a6d3ac8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 0 deletions

View File

@ -1428,6 +1428,7 @@ using a system-independent interface.")
(base32
"1rnk8i8dlshzx16n2qxcsqcs7kywgyazzyzw2vy4vp2gsm9vs9ml"))))
(build-system python-build-system)
(arguments `(#:tests? #f)) ; no tests included
(inputs
`(("lilypond" ,lilypond)
("portmidi" ,portmidi)