diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/general.yml-example | 2 | ||||
-rw-r--r-- | config/packages.debian-wheezy | 36 |
2 files changed, 37 insertions, 1 deletions
diff --git a/config/general.yml-example b/config/general.yml-example index 507910fc7..a6f68c52e 100644 --- a/config/general.yml-example +++ b/config/general.yml-example @@ -256,4 +256,4 @@ SHARED_DIRECTORIES: ALLOW_BATCH_REQUESTS: false # Should we use the responsive stylesheets? -RESPONSIVE_STYLING: false +RESPONSIVE_STYLING: true diff --git a/config/packages.debian-wheezy b/config/packages.debian-wheezy new file mode 100644 index 000000000..509cde56e --- /dev/null +++ b/config/packages.debian-wheezy @@ -0,0 +1,36 @@ +ruby1.9.3 +wv +poppler-utils +pdftk +ghostscript +catdoc +links +elinks +unrtf +xlhtml +xapian-tools +gnuplot-nox +php5-cli +sharutils +unzip +mutt +tnef +gettext +python-yaml +wkhtmltopdf-static +libmagic-dev +libmagickwand-dev +libpq-dev +libxml2-dev +libxslt-dev +uuid-dev +ruby-dev +rubygems +rake +build-essential +bundler +sqlite3 +libsqlite3-dev +libicu-dev +postgresql +postgresql-client |