From e187e972532b2a572e95499e1633d3d9e1777104 Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Thu, 5 May 2022 16:50:45 +0200 Subject: [PATCH] Adapt bindep ubuntu-jammy This is needed to make openstack-tox-py310 job to install deps properly. Change-Id: I70c8aa764229a10b9047f2f8c3c887ccd741da19 --- bindep.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index 3a4d7bef8063..b129058d3011 100644 --- a/bindep.txt +++ b/bindep.txt @@ -39,7 +39,6 @@ postgresql postgresql-client [platform:dpkg] postgresql-devel [platform:rpm test] postgresql-server [platform:rpm] -python-dev [platform:dpkg test] python3-all [platform:dpkg] python3-all-dev [platform:dpkg] python3 [platform:rpm test]