On Fri, 2013-08-23 at 16:42 +0300, Cristian Iorga wrote: > xprop is called by xdg-utils scripts. > > Signed-off-by: Cristian Iorga <[email protected]> > --- > meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb > b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb > index d5c7aa3..22247f7 100644 > --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb > +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.0-rc1.bb > @@ -23,3 +23,4 @@ SRC_URI[sha256sum] = > "7b05558ae4bb8ede356863cae8c42e3e012aa421bf9d45130a570fd209 > > inherit autotools > > +RDEPENDS_${PN} = "xprop"
Usually best to do += with these. I've tweaked it when applying. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
