summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fba247a..57eeee5 100644
--- a/README
+++ b/README
@@ -10,10 +10,10 @@ Preparations
echo 'deb http://debian.jones.dk/ wheezy webservices' > /etc/apt/sources.list.d/jones.list
aptitude update
- aptitude install ikiwiki git libsearch-xapian-perl perlmagick
+ aptitude install ikiwiki git libsearch-xapian-perl perlmagick po4a
aptitude install libtext-multimarkdown-perl libtext-typography-perl
aptitude install libhtml-packer-perl
- aptitude install compass-layoutgala-plugin
+ aptitude install compass-layoutgala-plugin libjs-leaflet
(all packages are officially in Debian, some just not in the stable version)