aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2012-02-22 11:09:19 +0000
committerSeb Bacon <seb.bacon@gmail.com>2012-02-22 11:09:19 +0000
commit8c2254b1d2195c2f11062649a19608ec30f328b5 (patch)
tree007fee4ef0b79f0fb57f24290416f5cd41247b04
parent2e886f684ca1a3baa31f3059b6355e6d14f0490e (diff)
add packages necessary to do "bundle install" on Debian
-rw-r--r--config/packages4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/packages b/config/packages
index 2a291f1c6..82396874d 100644
--- a/config/packages
+++ b/config/packages
@@ -24,3 +24,7 @@ memcached
gettext
python-yaml
wkhtmltopdf-static
+libmagic-dev
+libmagickwand-dev
+libpq-dev
+uuid-dev \ No newline at end of file