me
/
guix
Archived
1
0
Fork 0

gnu: aubio: Use Python 3.

* gnu/packages/audio.scm (aubio)[python]: Delete argument.
Maxim Cournoyer 2022-05-12 20:45:16 -04:00
parent 953a5ea59d
commit eb36a550e3
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 2 deletions

View File

@ -617,8 +617,7 @@ Filter) modules follow the convention of 1V / Octave.")
"--enable-jack"
"--enable-sndfile"
"--enable-samplerate"
"--enable-avcodec")
#:python ,python-2))
"--enable-avcodec")))
(inputs
(list jack-1 libsndfile libsamplerate fftwf ffmpeg)) ; for libavcodec
(native-inputs