From b03cbf14b45432d7381ff9cb4b1a7eeca4f85ea7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 10 Apr 2017 18:39:34 +0000 Subject: [PATCH] try to unbreak the build by adding libncurses5-dev in the build deps --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6d88937e..8053fc15 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Sylvestre Ledru Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect, cmake, perl, libtool, chrpath, texinfo, sharutils, libffi-dev (>= 3.0.9), lsb-release, patchutils, diffstat, xz-utils, python-dev, - libedit-dev, swig, python-six, python-sphinx, binutils-dev, + libedit-dev, libncurses5-dev, swig, python-six, python-sphinx, binutils-dev, libjsoncpp-dev, # ocaml-nox, libctypes-ocaml, ocaml-findlib, libctypes-ocaml-dev, dh-ocaml, lcov, procps, help2man, zlib1g-dev,