gnu: seq24: Use JACK 2.
* gnu/packages/music.scm (seq24)[inputs]: Replace jack-1 with jack-2.
This commit is contained in:
parent
b46f0b7419
commit
a3c6998dba
@ -4632,7 +4632,7 @@ defined as tabs in the main control surface.")
|
||||
"12dphdhnvfk1k0vmagi1v2lhyxjyj1j3cz6ksjw0ydcvid1x8ap2"))
|
||||
(patches (search-patches "seq24-rename-mutex.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs (list gtkmm-2 alsa-lib jack-1))
|
||||
(inputs (list alsa-lib gtkmm-2 jack-2))
|
||||
(native-inputs (list pkg-config))
|
||||
(home-page "https://launchpad.net/seq24/")
|
||||
(synopsis "Real-time MIDI sequencer")
|
||||
|
Loading…
Reference in New Issue
Block a user