aboutsummaryrefslogtreecommitdiffstats
path: root/conf/packages.generic
Commit message (Collapse)AuthorAgeLines
* [Dependencies] Add libxml2-dev to packages filesSam Pearson2018-09-28-0/+1
| | | | | This is required to build some of the Perl modules pulled in by the addition of `Net::Amazon::S3`.
* Make sure required packages installed on stretch.Matthew Somerville2017-07-04-0/+2
| | | | | These two packages were previously installed as a dependency of postgresql-server-dev-all, but are no longer on stretch.
* Consolidate packages files.Matthew Somerville2016-06-03-0/+14
Have a generic package install file that works on Debian wheezy and jessie, and Ubuntu precise, trusty and xenial. Drop Debian squeeze.