diff options
-rw-r--r-- | meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 6b8c20c381..e6938f1412 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 @@ | |||
1 | SUMMARY = "Telepathy Framework glib-base helper library" | 1 | SUMMARY = "Telepathy Framework glib-base helper library" |
2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" | 2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" |
3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
4 | DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib libxslt-native" | 4 | DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native" |
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |
6 | 6 | ||
7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" |