More helpful error message when both Redland and RDFLib aren't found.
[lv2.git] / ext / persist.lv2 / manifest.ttl
blobf1a7ecdab034cefdd2dd9fb926aca2c435fafbfe
1 @prefix lv2:  <http://lv2plug.in/ns/lv2core#> .
2 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
4 <http://lv2plug.in/ns/ext/persist>
5         a lv2:Specification ;
6         rdfs:seeAlso <persist.ttl> .