serd: fix deps

This commit is contained in:
suvari
2023-06-24 16:34:58 +03:00
parent 883d663f88
commit 7aa49992a0
+3 -2
View File
@@ -15,8 +15,9 @@
<Description>Serd can be used by high-performance or resource-limited applications to read or write Turtle, TriG, NTriples, and NQuads. The included serdi tool can be used to efficiently process RDF documents in scripts or on the command-line.</Description>
<Archive sha1sum="5392f24ddca0a1002605cb7a36e1335146de1598" type="tarxz">http://download.drobilla.net/serd-0.30.16.tar.xz</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>python3-sphinx</Dependency>
</BuildDependencies>
</Source>