From 922c454f07269a62a8e3c60f6d129d8a77969925 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 20 Jan 2013 21:56:46 +0000 Subject: [PATCH] Missing build dep --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0f64be7f..5c24a6d6 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, ocaml-nox + libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev Build-Conflicts: oprofile, ocaml Standards-Version: 3.9.3 Homepage: http://www.llvm.org/