From b0f21b6dc6fe6542748e4fb275dc55ff8fe39582 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Sat, 20 Jun 2020 01:17:34 +0200 Subject: [PATCH] Fix readme. nsmd does not depend on jack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65df995..d2b1c2a 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The build system is meson. This is a software package that will compile and install multiple executables: * `nsmd`, the daemon or server itself. It is mandatory. * It has no GUI. - * Dependencies are `JACK Audio Connection Kit` and liblo`, the OSC library. + * Dependency is liblo`, the OSC library. * `jackpatch`, NSM client to save and remember JACK connections. * It has no GUI. * Dependencies are `JACK Audio Connection Kit` and `liblo`, the OSC library.