From d946b8a159cd9e4f05566922871451ac71656980 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Thu, 10 Dec 2015 19:58:15 +0100 Subject: [PATCH] we need oasis to build (on the dev branch) --- opam | 1 + 1 file changed, 1 insertion(+) diff --git a/opam b/opam index acabc0f1..a3b0dfe8 100644 --- a/opam +++ b/opam @@ -28,6 +28,7 @@ depends: [ "ocamlfind" {build} "base-bytes" "cppo" {build} + "oasis" {build} "ocamlbuild" {build} ] depopts: [ "sequence" "base-bigarray" "base-unix" "base-threads" ]