gnu: jalv: Build with python-2.

* gnu/packages/audio.scm (jalv)[arguments]: Build with python-2.
master
Efraim Flashner 2018-11-22 22:06:15 +02:00
parent 7ff3f3d22c
commit 691d39a267
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -1604,6 +1604,7 @@ synchronous execution of all clients, and low latency operation.")
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target
#:python ,python-2
#:phases
(modify-phases %standard-phases
(add-before