summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a978a02e..75bee6bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,7 +140,7 @@ if test "$build_jack" = "yes"; then
fi
# OSC support (mandatory for now due to laziness)
-PKG_CHECK_MODULES(LIBLO, liblo >= 0.24)
+PKG_CHECK_MODULES(LIBLO, liblo >= 0.25)
# LV2 support
build_lv2="yes"