diff --git a/bundles/apt/items.py b/bundles/apt/items.py index 3aba429..1e2c416 100644 --- a/bundles/apt/items.py +++ b/bundles/apt/items.py @@ -90,6 +90,7 @@ pkg_apt = { 'netcat': {}, 'nmap': {}, 'python3': {}, + 'python3-dev': {}, 'python3-pip': {}, 'python3-virtualenv': {}, 'tar': {},