Nothing in this package uses xkbcomp so depending on it here is not appropriate. Whatever package(s) is/are invoking that binary should be the ones to depend on it.
Signed-off-by: Phil Blundell <[email protected]> --- meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb index ccb9f74..cf4da28 100644 --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb @@ -23,7 +23,6 @@ PR = "r0" EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps" -RDEPENDS_${PN} += "xkbcomp" FILES_${PN} += "${datadir}/X11/xkb" inherit autotools pkgconfig -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
