Add the Ocaml ABI dependency (Closes: #731344)

This commit is contained in:
Sylvestre Ledru 2013-12-04 14:12:27 +00:00
parent 7543629b39
commit 6510afe00e
3 changed files with 8 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-3.4 (1:3.4~+rc2-2) unstable; urgency=low
* Add the Ocaml ABI dependency (Closes: #731344)
--
llvm-toolchain-3.4 (1:3.4~+rc2-1) unstable; urgency=low
* New testing upstream release

2
debian/control vendored
View File

@ -9,7 +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, gcc-4.8, g++-4.8
lcov, procps, help2man, gcc-4.8, g++-4.8, dh-ocaml
Build-Conflicts: oprofile, ocaml
Standards-Version: 3.9.5
Homepage: http://www.llvm.org/

3
debian/rules vendored
View File

@ -108,8 +108,7 @@ ifeq ($(DEB_HOST_ARCH),hurd-i386)
endif
%:
dh $@
# --buildsystem=cmake --builddirectory=$(TARGET_BUILD)
dh $@ --with ocaml
debian/%: debian/%.in