summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst2
-rw-r--r--docs/upgrade.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 2dd745b..9af5558 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -60,7 +60,7 @@ Linux distribution repositories. For instance on Debian Wheezy::
On Debian Squeeze (you need to activate backports)::
- apt-get install -t squeeze-backports python-django
+ apt-get install -t squeeze-backports python-django libjs-jquery
apt-get install python python-django-south python-beautifulsoup tinymce \
apache2 libgeos-3.2.0 proj-bin gdal-bin python-gdal python-lxml \
diff --git a/docs/upgrade.rst b/docs/upgrade.rst
index f2d0d64..d7c7233 100644
--- a/docs/upgrade.rst
+++ b/docs/upgrade.rst
@@ -45,7 +45,7 @@ Then install the new dependencies::
apt-get install -t squeeze-backports python-django python-django-south \
python-simplejson libjs-jquery-ui python-pyexiv2 \
- python-feedparser javascript-common
+ python-feedparser javascript-common libjs-jquery
Debian Wheezy
+++++++++++++