From: Michael Lauer Date: Fri, 27 Jun 2008 16:04:08 +0000 (+0000) Subject: frameworkd git needs python-shell now X-Git-Tag: Release-2010-05/1~6599^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31c3d2f534c933df59abd3f594d177b781e549ba;p=openembedded.git frameworkd git needs python-shell now --- diff --git a/packages/freesmartphone/frameworkd_git.bb b/packages/freesmartphone/frameworkd_git.bb index 4d3e498f9e..ea3a4cb652 100644 --- a/packages/freesmartphone/frameworkd_git.bb +++ b/packages/freesmartphone/frameworkd_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" PV = "0.8.0+gitr${SRCREV}" -PR = "r1" +PR = "r2" inherit distutils update-rc.d @@ -30,6 +30,7 @@ RDEPENDS_${PN} += "\ python-pygobject \ python-pyrtc \ python-pyserial \ + python-shell \ python-syslog \ "