gnu: aria-maestosa: Use scons-python2.
* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by "scons-python2".
This commit is contained in:
parent
28b0b21e3f
commit
7ff72b3601
@ -179,7 +179,7 @@
|
||||
("glib" ,glib)
|
||||
("alsa-lib" ,alsa-lib)))
|
||||
(native-inputs
|
||||
`(("scons" ,scons)
|
||||
`(("scons" ,scons-python2)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://ariamaestosa.sourceforge.net/")
|
||||
(synopsis "MIDI sequencer and editor")
|
||||
|
Loading…
Reference in New Issue
Block a user