mickeydbus: fix name of python-pygobject
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 6 Sep 2009 15:14:46 +0000 (17:14 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sun, 6 Sep 2009 15:14:46 +0000 (17:14 +0200)
recipes/freesmartphone/mickeydbus_git.bb

index f262859..229ff7f 100644 (file)
@@ -16,7 +16,7 @@ do_install() {
 
 RDEPENDS_${PN} = "\
   python-dbus \
-  python-gobject \
+  python-pygobject \
   python-pprint \
   python-xml \
 "