mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: mamba: Use correct version of libsigc++.
* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of version 3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
8514a75325
commit
f6943167b4
1 changed files with 1 additions and 1 deletions
|
@ -6098,7 +6098,7 @@ (define-public mamba
|
|||
fluidsynth
|
||||
jack-1
|
||||
liblo
|
||||
libsigc++
|
||||
libsigc++-2
|
||||
libsmf
|
||||
libx11))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue