From d768ed653a435c2ddd8fc0c1bfec72a0ec5e5a48 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 31 Aug 2012 20:16:35 +0200 Subject: Re-oriente picture according to exif information --- docs/upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/upgrade.rst') diff --git a/docs/upgrade.rst b/docs/upgrade.rst index aca3985..65e3734 100644 --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -44,7 +44,7 @@ Activate the backports: http://backports-master.debian.org/Instructions/ Then install the new dependencies:: apt-get install -t squeeze-backports python-django python-django-south \ - python-simplejson libjs-jquery-ui python-unidecode + python-simplejson libjs-jquery-ui python-pyexiv2 Debian Wheezy +++++++++++++ @@ -52,7 +52,7 @@ Debian Wheezy .. code-block:: bash apt-get install python-django-south python-simplejson libjs-jquery-ui \ - python-unidecode + python-pyexiv2 If you are planing to do major import consider the install of `Celery `_. -- cgit v1.2.3