Add the dependencies for lldb

This commit is contained in:
Sylvestre Ledru 2013-01-12 12:02:46 +00:00
parent 43b40b1ac4
commit 17eda38387

2
debian/control vendored
View File

@ -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/