mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 10:40:59 +00:00
depends-on-build-essential-package-without-using-version g++ fixed
This commit is contained in:
parent
d4f852c217
commit
a08252573b
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
3
debian/control
vendored
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user