From c8fcf14626873ad4bbe91788aadb60cfa488beda Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 19 Aug 2012 16:21:27 +0200 Subject: Models: Automaticaly add read attributes for marker properties --- docs/install.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/install.rst') diff --git a/docs/install.rst b/docs/install.rst index 2f66879..d0f918a 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -32,6 +32,7 @@ Prerequisites - `Beautiful Soup `_ - python-simplejson - python-gdal + - `unidecode _ - `lxml `_ - `jquery `_ version 1.7.1 or better - `jquery-ui `_ @@ -59,7 +60,8 @@ Linux distribution repositories. For instance on Debian Wheezy:: python-beautifulsoup tinymce apache2 libgeos-3.3.3 proj-bin gdal-bin \ python-gdal python-lxml python-psycopg2 python-imaging gettext \ postgresql-9.1 postgresql-9.1-postgis libjs-jquery libjs-jquery-ui \ - python-django-celery python-simplejson python-gdal gpsbabel + python-django-celery python-simplejson python-gdal python-unidecode \ + gpsbabel If these packages do not exist in your distribution's repository, please refer to the applications' websites. -- cgit v1.2.3