1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

libgnome-keyring: Fix the dependency to avoid compile error sometimes.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-12 16:47:50 +08:00
committed by Richard Purdie
parent 0e7e3ae68a
commit be1279fdc8
@@ -13,6 +13,6 @@ PR = "r0"
inherit gnome
RDEPENDS = "dbus eggdbus"
DEPENDS = "dbus eggdbus"
EXTRA_OECONF = "--disable-gtk-doc"