mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
telepathy-glib: update python-native-runtime dependency
* it was renamed in oe-core with: commit 8a474057d86b3ebf6271656d6b9adf384ea9ad6d Author: Ed Bartosh <ed.bartosh@linux.intel.com> Date: Wed Jan 13 10:03:04 2016 +0200 bitbake.conf: rename python-native-runtime The code in native.bbclass adds -native suffix to the package names that don't have it. Renamed python-native-runtime -> hostpython-runtime-native to avoid mangling it and to conform with the naming convetion for native packages. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Telepathy Framework glib-base helper library"
|
SUMMARY = "Telepathy Framework glib-base helper library"
|
||||||
DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
|
DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
|
||||||
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
|
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
|
||||||
DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib libxslt-native"
|
DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native"
|
||||||
LICENSE = "LGPLv2.1+"
|
LICENSE = "LGPLv2.1+"
|
||||||
|
|
||||||
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz"
|
SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user