gnu: suil: Use python2 for building.

* gnu/packages/audio.scm (suil)[arguments]: Set #:python.
master
Marius Bakke 2018-10-23 01:35:34 +02:00
parent 22ce8b56f2
commit 78da6977c7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -2360,6 +2360,7 @@ the Turtle syntax.")
(build-system waf-build-system)
(arguments
`(#:tests? #f ; no check target
#:python ,python-2 ;XXX: The bundled waf does not work with Python 3.7.0.
#:configure-flags
'("CXXFLAGS=-std=gnu++11")))
(inputs