depends-on-build-essential-package-without-using-version g++ fixed

This commit is contained in:
Sylvestre Ledru 2014-06-22 17:44:10 +00:00
parent d4f852c217
commit a08252573b
2 changed files with 2 additions and 2 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ llvm-toolchain-3.4 (1:3.4.2-3) unstable; urgency=medium
* Fix FTBFS on powerpc and powerpcspe (Closes: #733890)
* Broken library symlink fixed in lldb-3.4 (Closes: #715130)
* Fix --use-cc when no absolute path is provided (Closes: #748777)
* depends-on-build-essential-package-without-using-version g++ fixed
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 19 Jun 2014 19:13:16 +0200

3
debian/control vendored
View File

@ -9,8 +9,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
lsb-release, patchutils, diffstat, xz-utils, chrpath, python-dev,
libedit-dev, swig, python-sphinx, ocaml-nox, binutils-dev, libcloog-isl-dev,
libisl-dev (>= 0.11.1), libjsoncpp-dev,
lcov, procps, help2man, dh-ocaml,
g++
lcov, procps, help2man, dh-ocaml
Build-Conflicts: oprofile, ocaml, libllvm-3.5-ocaml-dev
Standards-Version: 3.9.5
Homepage: http://www.llvm.org/