gnu: aria-maestosa: Use scons-python2.

* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
master
Danny Milosavljevic 2018-01-22 16:11:23 +01:00
parent 28b0b21e3f
commit 7ff72b3601
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -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")