mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +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:
committed by
Richard Purdie
parent
0e7e3ae68a
commit
be1279fdc8
@@ -13,6 +13,6 @@ PR = "r0"
|
|||||||
|
|
||||||
inherit gnome
|
inherit gnome
|
||||||
|
|
||||||
RDEPENDS = "dbus eggdbus"
|
DEPENDS = "dbus eggdbus"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-gtk-doc"
|
EXTRA_OECONF = "--disable-gtk-doc"
|
||||||
|
|||||||
Reference in New Issue
Block a user