xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN}
authorPhil Blundell <pb@pbcl.net>
Mon, 29 Apr 2013 12:57:40 +0000 (13:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 May 2013 16:41:53 +0000 (17:41 +0100)
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.

(From OE-Core rev: bdcc5e8f1286d288baf410458efc39a59b68d751)

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/xkeyboard-config_2.8.bb

index ccb9f74..cf4da28 100644 (file)
@@ -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