From: Marcin Juszkiewicz Date: Sun, 19 Aug 2007 21:03:10 +0000 (+0000) Subject: task-python-everything: removed python-crypto as it does not build (acked by Mickeyl) X-Git-Tag: Release-2010-05/1~8888 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b1984d6537a76dbc047c9208ca9e873e8532df;p=openembedded.git task-python-everything: removed python-crypto as it does not build (acked by Mickeyl) --- diff --git a/packages/tasks/task-python-everything.bb b/packages/tasks/task-python-everything.bb index 4eb843fa5e..1f4dbbc751 100644 --- a/packages/tasks/task-python-everything.bb +++ b/packages/tasks/task-python-everything.bb @@ -1,13 +1,12 @@ DESCRIPTION= "Everything Python" HOMEPAGE = "http://www.vanille.de/projects/python.spy" LICENSE = "MIT" -PR = "ml17" +PR = "ml18" RDEPENDS = "\ python-ao \ python-cheetah \ python-constraint \ - python-crypto \ python-dbus \ python-dialog \ python-evas \