Files
nixpkgs/pkgs
Graham Bennett 2a5325d3cb python-rtmidi: add alsaLib and libjack2 deps
python-rtmidi includes the rtmidi C++ library as a submodule (which is
unfortunate since rtmidi is separately packaged in nixpkgs already) and wraps it
using Cython.  Without these dependencies, python-rtmidi won't build support for
ALSA or jack into the compiled rtmidi, and will only have the 'dummy' API
available.
2020-07-26 14:13:26 +01:00
..
2020-07-25 16:18:40 +02:00
2020-07-26 11:48:27 +02:00
2020-07-25 16:18:40 +02:00
2020-07-21 13:11:36 -07:00