From 75b82c6cc3c5f45e937968b593d669ac9fd7185f Mon Sep 17 00:00:00 2001
From: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Date: Fri, 27 Mar 2009 18:16:40 +0100
Subject: zope-interfaces: new recipe; standalone Zope interfaces for extension
 products adjust main zope recipe accordingly

---
 recipes/tasks/task-python-everything.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'recipes/tasks')

diff --git a/recipes/tasks/task-python-everything.bb b/recipes/tasks/task-python-everything.bb
index a190c0f9e1..16a48f2660 100644
--- a/recipes/tasks/task-python-everything.bb
+++ b/recipes/tasks/task-python-everything.bb
@@ -2,7 +2,7 @@ DESCRIPTION= "Everything Python"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
 PV = "2.6"
-PR = "ml43"
+PR = "ml44"
 
 RDEPENDS = "\
   python-ao \
@@ -115,4 +115,5 @@ RDEPENDS = "\
   moin \
   plone	\
   zope \
+  zope-interfaces \
 "
-- 
cgit v1.2.3