diff options
author | cbdev <cb@cbcdn.com> | 2018-12-27 23:14:54 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2018-12-27 23:14:54 +0100 |
commit | ff63873e236ef3c2b7d0a6b53aa60721ceca98c1 (patch) | |
tree | 4c890fa2a9ce03d161662f4dbc3c8532817de1d3 /README.md | |
parent | a261ab738d4fd5e99a7009da882dde908171f187 (diff) | |
download | midimonster-ff63873e236ef3c2b7d0a6b53aa60721ceca98c1.tar.gz midimonster-ff63873e236ef3c2b7d0a6b53aa60721ceca98c1.tar.bz2 midimonster-ff63873e236ef3c2b7d0a6b53aa60721ceca98c1.zip |
New configuration
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -451,6 +451,7 @@ support for the protocols to translate. * libasound2-dev (for the MIDI backend) * libevdev-dev (for the evdev backend) +* pkg-config (as some projects and systems like to spread their files around) * A C compiler * GNUmake |