dev-ml/rpc: tests and useflags

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-06 17:23:02 +02:00
parent 1f4f610954
commit bd67c8eab0
2 changed files with 44 additions and 19 deletions

View File

@@ -8,4 +8,9 @@
<upstream>
<remote-id type="github">mirage/ocaml-rpc</remote-id>
</upstream>
<use>
<flag name="async">Async interface</flag>
<flag name="html">html documentation generator</flag>
<flag name="js">Bindings for js_of_ocaml</flag>
</use>
</pkgmetadata>