Add python3-devel to bindep

openstacksdk needs to build netifaces that requires Python.h.

Change-Id: Ia9ae89d4da063650c93325b53e290d5d790fd32e
This commit is contained in:
Albin Vass 2020-05-17 21:04:46 +02:00
parent e533565900
commit b6558d6005

View File

@ -1 +1,5 @@
gcc [test]
# Required for openstacksdk
python3-devel [test platform:rpm]
python3-dev [test platform:dpkg platform:apk]