[libvirt] [jenkins-ci PATCH 1/3] guests: add mappings for OCaml components

Pino Toscano ptoscano at redhat.com
Thu Oct 11 09:19:52 UTC 2018


Soon to be used by libvirt-ocaml.

Signed-off-by: Pino Toscano <ptoscano at redhat.com>
---
 guests/vars/mappings.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
index 5df918f..cd92bd8 100644
--- a/guests/vars/mappings.yml
+++ b/guests/vars/mappings.yml
@@ -501,6 +501,12 @@ mappings:
     FreeBSD:
     Debian8:
 
+  ocaml:
+    default: ocaml
+
+  ocaml-findlib:
+    default: ocaml-findlib
+
   openwsman:
     rpm: libwsman-devel
     Ubuntu: libopenwsman-dev
-- 
2.17.2




More information about the libvir-list mailing list