[oe-commits] [meta-openembedded] 26/26: telepathy-glib: update python-native-runtime dependency

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 11:42:27 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 73854a05565b30a5ca146ac53959c679b27815aa
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Tue Jan 19 15:47:03 2016 +0100

    telepathy-glib: update python-native-runtime dependency
    
    * it was renamed in oe-core with:
      commit 8a474057d86b3ebf6271656d6b9adf384ea9ad6d
      Author: Ed Bartosh <ed.bartosh at 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 at gmail.com>
---
 meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb
index 6b8c20c..e6938f1 100644
--- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb
+++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Telepathy Framework glib-base helper library"
 DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
 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+"
 
 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list