mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: jalv: Build with python-2.
* gnu/packages/audio.scm (jalv)[arguments]: Build with python-2.
This commit is contained in:
parent
7ff3f3d22c
commit
691d39a267
1 changed files with 1 additions and 0 deletions
|
@ -1604,6 +1604,7 @@ (define-public jalv
|
|||
(build-system waf-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; no check target
|
||||
#:python ,python-2
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before
|
||||
|
|
Loading…
Reference in a new issue