From: Michael 'Mickey' Lauer Date: Sun, 6 Sep 2009 15:14:46 +0000 (+0200) Subject: mickeydbus: fix name of python-pygobject X-Git-Tag: Release-2010-05/1~2505 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f5d01a47890f80e8e0800adbd99a1bb1590cae;p=openembedded.git mickeydbus: fix name of python-pygobject --- diff --git a/recipes/freesmartphone/mickeydbus_git.bb b/recipes/freesmartphone/mickeydbus_git.bb index f262859d5f..229ff7f1fd 100644 --- a/recipes/freesmartphone/mickeydbus_git.bb +++ b/recipes/freesmartphone/mickeydbus_git.bb @@ -16,7 +16,7 @@ do_install() { RDEPENDS_${PN} = "\ python-dbus \ - python-gobject \ + python-pygobject \ python-pprint \ python-xml \ "