From 042ddec8383b0755e60bb01dc93ae3378374b637 Mon Sep 17 00:00:00 2001 From: William Yeh Date: Thu, 2 Jun 2016 16:07:46 +0800 Subject: Add: `mini-debian8` tag. --- mini-debian8/apt-list | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 mini-debian8/apt-list (limited to 'mini-debian8/apt-list') diff --git a/mini-debian8/apt-list b/mini-debian8/apt-list new file mode 100644 index 0000000..635e7d5 --- /dev/null +++ b/mini-debian8/apt-list @@ -0,0 +1,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 \ No newline at end of file -- cgit v1.2.3