From d0bcaaec725e8cf8ffc7dda9fd59f55dedab2559 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 2 Feb 2019 20:56:41 -0500 Subject: Add oUnit dependency Coq 8.9.0 introduced a test that requires oUnit. Pull it in in debian/rules. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 1ab54783..766ffdf4 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Build-Depends: camlp5 (>= 5.12-2~), liblablgtk2-ocaml-dev (>= 2.14), liblablgtksourceview2-ocaml-dev, + libounit-ocaml-dev, python3, rsync, texlive-latex-extra, -- cgit v1.2.3