From: Koen Kooi Date: Sat, 18 Oct 2008 10:49:32 +0000 (+0200) Subject: libtelepathy: add telepathy-glib to DEPENDS X-Git-Tag: Release-2010-05/1~5716^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa469a73af202ce5ce3abc18070e82cc63183658;p=openembedded.git libtelepathy: add telepathy-glib to DEPENDS --- diff --git a/packages/telepathy/libtelepathy_0.3.3.bb b/packages/telepathy/libtelepathy_0.3.3.bb index fdd310366c..23d7fc9cdf 100644 --- a/packages/telepathy/libtelepathy_0.3.3.bb +++ b/packages/telepathy/libtelepathy_0.3.3.bb @@ -1,5 +1,5 @@ HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" -DEPENDS = "glib-2.0 dbus" +DEPENDS = "telepathy-glib glib-2.0 dbus" LICENSE = "LGPL" FILE_PR = "r0"