me
/
guix
Archived
1
0
Fork 0

gnu: sooperlooper: Build with libsigc++@2.

* gnu/packages/music.scm (sooperlooper)[inputs]: Change from LIBSIGC++ to
LIBSIGC++-2.
master
Marius Bakke 2022-02-04 20:06:20 +01:00
parent ba60aede97
commit f0e638a576
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -4039,7 +4039,7 @@ with a number of bugfixes and changes to improve IT playback.")
("liblo" ,liblo)
("rubberband" ,rubberband)
("libxml2" ,libxml2)
("libsigc++" ,libsigc++)
("libsigc++" ,libsigc++-2)
("ncurses" ,ncurses)))
(native-inputs
(list pkg-config))