aboutsummaryrefslogtreecommitdiffhomepage
path: root/mini-debian9/apt-list
blob: 7f23377392e36b19c0434b02a1c39513e2989dff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# packages to be installed via APT;
# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
#


# common
#####sudo curl gcc

# ssl
#####openssl ca-certificates

# python-runtime
python
#####python-pip python-yaml 

# build-dependencies
#####python-dev libffi-dev libssl-dev

# may be required by ansible-galaxy
git