summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index ebce016c..8af5463c 100644
--- a/meson.build
+++ b/meson.build
@@ -147,6 +147,7 @@ lilv_dep = dependency(
raul_dep = dependency(
'raul-2',
fallback: ['raul', 'raul_dep'],
+ include_type: 'system',
version: '>= 2.0.0',
)