bundles/apt: make sure we have python3-dev
This commit is contained in:
parent
8acc0a7bb1
commit
2c1a825b7d
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ pkg_apt = {
|
||||||
'netcat': {},
|
'netcat': {},
|
||||||
'nmap': {},
|
'nmap': {},
|
||||||
'python3': {},
|
'python3': {},
|
||||||
|
'python3-dev': {},
|
||||||
'python3-pip': {},
|
'python3-pip': {},
|
||||||
'python3-virtualenv': {},
|
'python3-virtualenv': {},
|
||||||
'tar': {},
|
'tar': {},
|
||||||
|
|
Loading…
Reference in a new issue