From 0c6638d2f55676721a173e90eb9c0c3f0e3fef75 Mon Sep 17 00:00:00 2001 From: Frederik Sdun Date: Sun, 6 Dec 2009 09:34:37 +0000 Subject: gabriel: fix depency Signed-off-by: Frederik 'playya' Sdun Signed-off-by: Klaus Kurzmann --- recipes/gabriel/gabriel_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gabriel/gabriel_svn.bb b/recipes/gabriel/gabriel_svn.bb index 94fdfe99e7..f525885fb0 100644 --- a/recipes/gabriel/gabriel_svn.bb +++ b/recipes/gabriel/gabriel_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Gabriel is a small utility to enable D-Bus clients to connect to daemon running on a remote machine, through SSH. In simple words, gabriel is a proxy for \ a dbus daemon running on a remote machine." LICENSE = "GPL" -DEPENDS = "libssh glib-2.0 dbus glib-dbus" +DEPENDS = "libssh glib-2.0 dbus dbus-glib" SECTION = "console/network" PV = "0.0.0+svnr${SRCPV}" -- cgit v1.2.3