From 3311ab5744ddc5384f32496298ff6ae0fb8dd8b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 10:50:47 +0100 Subject: [PATCH] Remove python-dev from bindep It is no longer supported by jammy and lead us to the following errors with the announce-release job. ``` No package matching 'python-dev' is available ``` Change-Id: I2a1c4c2fc169a2eec87fee87e584661798d90afa --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index c1c0d7ef..34f352cc 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,2 +1 @@ build-essential [platform:dpkg] -python-dev [platform:dpkg]