mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
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:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user