mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +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"
|
||||
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"
|
||||
PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user