diff options
author | Mark Longair <mhl@pobox.com> | 2012-04-23 11:00:46 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2012-04-23 11:15:14 +0100 |
commit | b556389f66d5b99d62364a363c068fc99e6fa1c6 (patch) | |
tree | 17adb042c19ce0b2fdd9f60de750e1608a12c8aa /conf/packages.debian-squeeze | |
parent | afa22b4d5f3ba46e829280b438e13c589b699dda (diff) |
Move towards one package list for a defined distribution
The previous version of the instructions suggested an xargs
invocation that didn't work: a whitespace-separated '|'
in conf/packages caused every package to be selected.
It also seems like a good idea to have package lists and
instructions that are specific to a known-to-work
distribution, and add others if they are contributed.
Diffstat (limited to 'conf/packages.debian-squeeze')
-rw-r--r-- | conf/packages.debian-squeeze | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/conf/packages.debian-squeeze b/conf/packages.debian-squeeze new file mode 100644 index 000000000..e79ab9886 --- /dev/null +++ b/conf/packages.debian-squeeze @@ -0,0 +1,39 @@ +jhead +libdatetime-format-w3cdtf-perl +libcache-memcached-perl +libdbd-pg-perl +libdbi-perl +libdigest-sha1-perl +liberror-perl +libfcgi-perl +libfile-slurp-perl +libgeography-nationalgrid-perl +libhtml-parser-perl +libio-string-perl +liblingua-en-inflect-perl +liblocale-gettext-perl +libsoap-lite-perl +libstatistics-distributions-perl +liburi-perl +libwww-perl +libxml-rss-perl +memcached +perl +perl-base +perl-modules +perlmagick +libjson-perl +libimage-size-perl +libmath-bigint-gmp-perl +gettext +libtest-exception-perl +libipc-run3-perl +libyaml-perl +liblist-moreutils-perl +ruby-compass +libhaml-ruby +libtemplate-perl +postgresql-8.4 +postgresql-server-dev-8.4 +gnuplot +ttf-bitstream-vera |