]> code.ossystems Code Review - openembedded-core.git/commitdiff
Use python-native-runtime
authorRoss Burton <ross@openedhand.com>
Wed, 30 May 2007 11:02:08 +0000 (11:02 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 30 May 2007 11:02:08 +0000 (11:02 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1819 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/telepathy/telepathy-glib_0.5.10.bb

index f6b6a6c6b3f0600df25cce9ce9589b50ee14d778..7885cdecd445f7925ba9eaf4744937c6377d37f6 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Telepathy framework - GLib library"
 HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
-DEPENDS = "glib-2.0 dbus python-native dbus-native"
+DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native"
 LICENSE = "LGPL"
 
 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${P}.tar.gz "