From 17eda383876d023176f7e0e619dce8a1cf7b86ad Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 12 Jan 2013 12:02:46 +0000 Subject: [PATCH] Add the dependencies for lldb --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d60bf642..e97f1ae1 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, llvm-3.2-dev (>= 3.2), - llvm-3.2-source (>= 3.2), chrpath, python + llvm-3.2-source (>= 3.2), chrpath, python-dev, libedit-dev Build-Conflicts: oprofile, ocaml Standards-Version: 3.9.3 Homepage: http://www.llvm.org/