From 8c30630562294d320318e8fb5f79a764c2ae80c7 Mon Sep 17 00:00:00 2001 From: Marcus Granado Date: Thu, 18 Aug 2016 16:52:16 +0100 Subject: [PATCH] CAR-2259: add ocaml-sha-devel dependency to xapi Signed-off-by: Marcus Granado --- xapi.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/xapi.spec.in b/xapi.spec.in index 01c5ac95c18..ac8f3930bb9 100644 --- a/xapi.spec.in +++ b/xapi.spec.in @@ -37,6 +37,7 @@ BuildRequires: ocaml-stdext-devel BuildRequires: ocaml-tapctl-devel BuildRequires: ocaml-cmdliner-devel BuildRequires: ocaml-opasswd-devel +BuildRequires: ocaml-sha-devel BuildRequires: git BuildRequires: ocaml-xcp-inventory-devel BuildRequires: ocaml-xenstore-devel