mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
telepathy-glib: Add dbus-glib to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3290 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
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"
|
DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user