From a0d5cdbec0c77ab9abb8ae96cf28f57bc7f33732 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 21 Jan 2022 00:15:01 +0100 Subject: [PATCH] Rename ocaml-nox => ocaml-base --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4af7940e..d70db5c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 * Enable CLANG_DEFAULT_PIE_ON_LINUX * Lower the debhelper dep to 10 for debian stretch + * Rename ocaml-nox => ocaml-base [ Samuel Thibault ] * Explicitly link against -latomic on hurd-i386 as well. diff --git a/debian/control b/debian/control index e0b72b1a..e88242d0 100644 --- a/debian/control +++ b/debian/control @@ -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], libjs-mathjax, python3-recommonmark, 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], libctypes-ocaml-dev [amd64 arm64 armhf ppc64el riscv64 s390x], dh-exec, dh-ocaml [amd64 arm64 armhf ppc64el riscv64 s390x],