Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN}
@ 2013-04-29 12:57 Phil Blundell
  2013-05-07 15:13 ` Gary Thomas
  0 siblings, 1 reply; 6+ messages in thread
From: Phil Blundell @ 2013-04-29 12:57 UTC (permalink / raw)
  To: openembedded-core

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@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
-- 
1.7.10.4






^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-07 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 12:57 [PATCH] xkeyboard-config: Remove xkbcomp from RDEPENDS_${PN} Phil Blundell
2013-05-07 15:13 ` Gary Thomas
2013-05-07 15:23   ` Burton, Ross
2013-05-07 15:43     ` Gary Thomas
2013-05-07 15:47       ` Stanacar, StefanX
2013-05-07 15:56         ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox