aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/packages6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/packages b/config/packages
index d8b683b28..47d84a380 100644
--- a/config/packages
+++ b/config/packages
@@ -2,6 +2,9 @@
# mysociety deployment infrastructure -- please discuss on the
# alavateli mailing list if you want to change it
ruby1.8
+ruby
+libopenssl-ruby1.8 # needed for Ubuntu 10.04 TLS; included in libruby1.8 in Squeeze
+rdoc
irb
wv
poppler-utils
@@ -28,4 +31,5 @@ libmagic-dev
libmagickwand-dev
libpq-dev
uuid-dev
-ruby1.8-dev \ No newline at end of file
+ruby1.8-dev
+build-essential