From c80831a276fe0bc9f9718ac06241b26d043eef6c Mon Sep 17 00:00:00 2001 From: Thomas Zimmermann Date: Wed, 12 Aug 2009 10:31:58 +0200 Subject: python: add missing dependencies * Added mimetools.py and rfc822.py to python-netclient * Added python-json package * Let python-email depend on python-netclient, because email/utils.py depends on base64.py NOTE: Fixes http://trac.shr-project.org/trac/ticket/549 --- recipes/python/python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/python/python.inc') diff --git a/recipes/python/python.inc b/recipes/python/python.inc index 598d97cfd3..93c9569a26 100644 --- a/recipes/python/python.inc +++ b/recipes/python/python.inc @@ -4,7 +4,7 @@ LICENSE = "PSF" SECTION = "devel/python" PRIORITY = "optional" # bump this on every change in contrib/python/generate-manifest-2.6.py -INC_PR = "ml4" +INC_PR = "ml5" DEFAULT_PREFERENCE = "-26" -- cgit v1.2.3