aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ext/uri-map.lv2/uri-map.ttl2
-rw-r--r--ext/uri-unmap.lv2/uri-unmap.ttl2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/uri-map.lv2/uri-map.ttl b/ext/uri-map.lv2/uri-map.ttl
index 08b1bbe..e6459c3 100644
--- a/ext/uri-map.lv2/uri-map.ttl
+++ b/ext/uri-map.lv2/uri-map.ttl
@@ -27,7 +27,7 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
-<http://lv2plug.in/ns/ext/uri-map> a lv2:Specification ;
+<http://lv2plug.in/ns/ext/uri-map> a lv2:Specification , lv2:Feature ;
doap:license <http://usefulinc.com/doap/licenses/mit> ;
doap:name "LV2 URI Map" ;
doap:release [
diff --git a/ext/uri-unmap.lv2/uri-unmap.ttl b/ext/uri-unmap.lv2/uri-unmap.ttl
index 3e0e74b..46f5fa7 100644
--- a/ext/uri-unmap.lv2/uri-unmap.ttl
+++ b/ext/uri-unmap.lv2/uri-unmap.ttl
@@ -27,7 +27,7 @@
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
-<http://lv2plug.in/ns/ext/uri-unmap> a lv2:Specification ;
+<http://lv2plug.in/ns/ext/uri-unmap> a lv2:Specification , lv2:Feature ;
doap:license <http://usefulinc.com/doap/licenses/mit> ;
doap:name "LV2 URI Unmap" ;
doap:release [