gnu: lv2: Use Python 2 for building.

* gnu/packages/audio.scm (lv2)[arguments]: Set #:python.
master
Marius Bakke 2018-09-11 14:00:20 +02:00
parent f659e5e379
commit 36e8185667
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -1777,6 +1777,8 @@ significantly faster and have minimal dependencies.")
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target
;; XXX: The bundled waf does not work with Python 3.7.
#:python ,python-2
#:configure-flags '("--no-plugins")))
(inputs
;; Leaving off cairo and gtk+-2.0 which are needed for example plugins