From cacf3081709163e7b6cfb1d29b08db19b9a958bc Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Tue, 26 Nov 2019 10:47:06 +0000 Subject: [PATCH] Add python3-dev[el] to bindep.txt We should probably have had this in previously. Change-Id: I14f690194085729bf500ed707d3bb99b1c055845 --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 2553d51452..79a11cf048 100644 --- a/bindep.txt +++ b/bindep.txt @@ -5,5 +5,7 @@ gcc [platform:rpm] gcc [platform:dpkg] python-dev [platform:dpkg] python-devel [platform:rpm] +python3-dev [platform:dpkg] +python3-devel [platform:rpm] openssl-devel [platform:rpm] libssl-dev [platform:dpkg]