--- recipes/maemo4/libgpsbt_0.1.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/maemo4/libgpsbt_0.1.bb b/recipes/maemo4/libgpsbt_0.1.bb index c6c6ea6..a41501e 100644 --- a/recipes/maemo4/libgpsbt_0.1.bb +++ b/recipes/maemo4/libgpsbt_0.1.bb @@ -2,7 +2,7 @@ LICENSE = "nokia" PR = "r2" -DEPENDS = "libgpsmgr dbus" +DEPENDS = "libgpsmgr dbus dbus-glib" # This is proprietary software in Chinook, so we have to stay with the last released # free version. -- 1.7.0.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
