bundles/apt: make sure we have build-essential and git
This commit is contained in:
parent
a553e736d1
commit
8acc0a7bb1
1 changed files with 2 additions and 0 deletions
|
@ -67,10 +67,12 @@ pkg_apt = {
|
||||||
|
|
||||||
'arping': {},
|
'arping': {},
|
||||||
'at': {},
|
'at': {},
|
||||||
|
'build-essential': {},
|
||||||
'bzip2': {},
|
'bzip2': {},
|
||||||
'curl': {},
|
'curl': {},
|
||||||
'diffutils': {},
|
'diffutils': {},
|
||||||
'dnsutils': {},
|
'dnsutils': {},
|
||||||
|
'git': {},
|
||||||
'grep': {},
|
'grep': {},
|
||||||
'gzip': {},
|
'gzip': {},
|
||||||
'htop': {},
|
'htop': {},
|
||||||
|
|
Loading…
Reference in a new issue