diff --git a/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch b/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch index 42f641d4f..7fbf4853f 100644 --- a/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch +++ b/debian/patches/0001-Prefer-Debian-default-version-of-Python.patch @@ -8,7 +8,7 @@ Forwarded: not-needed 1 file changed, 14 insertions(+) diff --git a/Modules/FindPython/Support.cmake b/Modules/FindPython/Support.cmake -index cbb6c1c..7bde2e6 100644 +index c4fae6b..51fa989 100644 --- a/Modules/FindPython/Support.cmake +++ b/Modules/FindPython/Support.cmake @@ -23,6 +23,20 @@ if (NOT DEFINED _${_PYTHON_PREFIX}_REQUIRED_VERSION_MAJOR)