1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/applications/audio/tonelib-gfx
Orivej Desh 0d20bfd742
tonelib-gfx: 4.6.6 -> 4.7.0 (#142259)
Fix runtime dependencies:
- libjack2 is needed for jack output
- libX* are needed to properly render the GUI

Missing runtime dependencies were discovered by running:
strace -fe open,openat ToneLib-GFX |& grep glibc | grep ENOENT
2021-10-20 13:43:27 +00:00
..
default.nix tonelib-gfx: 4.6.6 -> 4.7.0 (#142259) 2021-10-20 13:43:27 +00:00