summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-08 01:22:49 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-08 01:22:49 +0100
commitaa22b06f02cc8d3962a2aad27ec8e954c101055d (patch)
tree0f21cd23fae8bf021bd91ef46e6b30be95f8128c
parentf0b3a4d8e5eda2ff4051a9e23439fdcc6b07f021 (diff)
Update needed packages. Thanks to Geert Stappers.
-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)