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 619d2189..0a5f134e 100644
--- a/meson.build
+++ b/meson.build
@@ -102,6 +102,7 @@ serd_dep = dependency('serd-0',
sord_dep = dependency('sord-0',
version: '>= 0.16.0',
+ include_type: 'system',
fallback: ['sord', 'sord_dep'])
sratom_dep = dependency('sratom-0',