diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 02cb8fb..3aba429 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -67,10 +67,12 @@ pkg_apt = { 'arping': {}, 'at': {}, + 'build-essential': {}, 'bzip2': {}, 'curl': {}, 'diffutils': {}, 'dnsutils': {}, + 'git': {}, 'grep': {}, 'gzip': {}, 'htop': {},