From 915b81e54a48c31f6b9661eb01dce9d7e0b7f24d Mon Sep 17 00:00:00 2001
From: =?utf8?q?Marek=20St=C4=99pniowski?= <marek@stepniowski.com>
Date: Sun, 11 Oct 2009 13:46:51 +0200
Subject: [PATCH] =?utf8?q?Poprawka=20ustawie=C5=84=20pip,=20=C5=BCeby=20PI?=
 =?utf8?q?L=20poprawnie=20si=C4=99=20instalowa=C5=82.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 pip-options.txt  | 2 +-
 requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pip-options.txt b/pip-options.txt
index a0993cec5..41760c066 100644
--- a/pip-options.txt
+++ b/pip-options.txt
@@ -1 +1 @@
--f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files
\ No newline at end of file
+-f http://redmine.nowoczesnapolska.org.pl/projects/librarian/files -f http://www.pythonware.com/products/pil/
\ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
index a51591681..cd8a0f98d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
 Django==1.1
 librarian==1.2.6
 lxml==2.2.2
-PIL==1.1.6
+Imaging==1.1.6
-- 
2.20.1