diff --git a/debian/patches/0001-Fix-cross-compilation-with-MPI.patch b/debian/patches/0001-Fix-cross-compilation-with-MPI.patch index 453d42350..b6bc3a928 100644 --- a/debian/patches/0001-Fix-cross-compilation-with-MPI.patch +++ b/debian/patches/0001-Fix-cross-compilation-with-MPI.patch @@ -2,6 +2,7 @@ From: =?utf-8?q?Timo_R=C3=B6hling?= Date: Tue, 14 Sep 2021 17:04:48 +0200 Subject: Fix cross compilation with MPI +Forwarded: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6537 --- Modules/FindMPI.cmake | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch b/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch index 12856d66f..5c59aa8c9 100644 --- a/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch +++ b/debian/patches/0002-Prefer-Debian-default-version-of-Python.patch @@ -2,6 +2,7 @@ From: =?utf-8?q?Timo_R=C3=B6hling?= Date: Mon, 13 Sep 2021 18:59:25 +0200 Subject: Prefer Debian default version of Python +Forwarded: not-needed --- Modules/FindPython/Support.cmake | 14 ++++++++++++++ 1 file changed, 14 insertions(+)