aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-07-21 13:38:16 -0400
committerDavid Robillard <d@drobilla.net>2022-07-21 13:38:16 -0400
commit8124b4e533b91367a181f11efa34316faf35028b (patch)
treeb6397d7a92c1cc63a1f8773ef899a01d2f616562
parent7d7a0be99e69781878c2712e327a446c1a4d9e54 (diff)
downloadlv2-8124b4e533b91367a181f11efa34316faf35028b.tar.xz
Fix documentation build with meson 0.56.2
-rw-r--r--doc/ns/meson.build2
-rw-r--r--lv2/core.lv2/meta.ttl2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/ns/meson.build b/doc/ns/meson.build
index bb471c9..aa41464 100644
--- a/doc/ns/meson.build
+++ b/doc/ns/meson.build
@@ -55,7 +55,7 @@ subdir('extensions')
# Index #
#########
-lv2_build_index = files(lv2_source_root / 'scripts' / 'lv2_build_index.py')
+lv2_build_index = find_program(lv2_source_root / 'scripts' / 'lv2_build_index.py')
lv2_build_index_command = [
lv2_build_index,
diff --git a/lv2/core.lv2/meta.ttl b/lv2/core.lv2/meta.ttl
index bc23207..bc6252d 100644
--- a/lv2/core.lv2/meta.ttl
+++ b/lv2/core.lv2/meta.ttl
@@ -39,6 +39,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
dcs:changeset [
dcs:item [
rdfs:label "lv2specgen: Fix installed data paths."
+ ] , [
+ rdfs:label "Fix documentation build with meson 0.56.2."
]
]
] , [