bundles/apt: make sure we have python3-dev

This commit is contained in:
Franzi 2020-10-16 19:14:15 +02:00
parent 8acc0a7bb1
commit 2c1a825b7d
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -90,6 +90,7 @@ pkg_apt = {
'netcat': {},
'nmap': {},
'python3': {},
'python3-dev': {},
'python3-pip': {},
'python3-virtualenv': {},
'tar': {},