From 08af189db3a31c6cb575905fb85cde778c0f6feb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Mon, 7 Nov 2022 11:01:36 +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: I20ae9baaabe0ef7686f4be325eb96f5eceb69366 --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index 81793f618f..64fb4ab8de 100644 --- a/bindep.txt +++ b/bindep.txt @@ -10,8 +10,6 @@ gettext libfreetype6-dev [platform:dpkg] libjpeg-dev [platform:dpkg] libjpeg-turbo-devel [platform:rpm] -python-dev [platform:dpkg] -python-devel [platform:rpm] python3-all [platform:dpkg !platform:ubuntu-precise] python3-all-dev [platform:dpkg !platform:ubuntu-precise] python3-devel [platform:fedora]