aboutsummaryrefslogtreecommitdiffhomepage
path: root/mini-debian8/apt-list
blob: 635e7d55bbc58bff89de076805ba6df79f0fadcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# 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