[OE-core] [PATCH] xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN}

Gary Thomas gary at mlbassoc.com
Tue May 7 15:13:02 UTC 2013


On 2013-04-29 06:57, Phil Blundell wrote:
> 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 <philb at gnu.org>
> ---
>   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
>

It looks like the package(s) you're referring to are the X server.
Too bad you didn't provide those patches as well as images which
use X are currently broken (at least mine are)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------




More information about the Openembedded-core mailing list