From 597cc69e919b2c85f8a4b42efb14aebd0006d0f4 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 20 Jan 2013 21:35:13 +0000 Subject: [PATCH] Missing build dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a5f45e3c..0f64be7f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl8.5, expect, autoconf, automake1.9, perl, libtool, doxygen, chrpath, texinfo, sharutils, autotools-dev (>= 20060702.1), libffi-dev (>= 3.0.9), lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev, - libedit-dev, swig, python-sphinx + libedit-dev, swig, python-sphinx, ocaml-nox Build-Conflicts: oprofile, ocaml Standards-Version: 3.9.3 Homepage: http://www.llvm.org/