Rename ocaml-nox => ocaml-base

This commit is contained in:
Sylvestre Ledru 2022-01-21 00:15:01 +01:00
parent e1bcd2b0d0
commit a0d5cdbec0
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
* Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test * Python 2 => 3 to unbreak the 'scanbuild_py_makefile.txt' test
* Enable CLANG_DEFAULT_PIE_ON_LINUX * Enable CLANG_DEFAULT_PIE_ON_LINUX
* Lower the debhelper dep to 10 for debian stretch * Lower the debhelper dep to 10 for debian stretch
* Rename ocaml-nox => ocaml-base
[ Samuel Thibault ] [ Samuel Thibault ]
* Explicitly link against -latomic on hurd-i386 as well. * Explicitly link against -latomic on hurd-i386 as well.

2
debian/control vendored
View File

@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32], g++-multilib [amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
libjs-mathjax, python3-recommonmark, libjs-mathjax, python3-recommonmark,
doxygen, gfortran, doxygen, gfortran,
ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x], ocaml-base [amd64 arm64 armhf ppc64el riscv64 s390x] | ocaml-nox [amd64 arm64 armhf ppc64el riscv64 s390x],
ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x], ocaml-findlib [amd64 arm64 armhf ppc64el riscv64 s390x],
libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x],
dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],