Use python-native-runtime

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1819 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-05-30 11:02:08 +00:00
parent 351a196c49
commit 3d925f1f94

View 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 "