Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] xkeyboard-config: Depends on intltool
@ 2010-05-22  6:44 Paul Jones
  2010-05-22  7:48 ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Jones @ 2010-05-22  6:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Paul Jones <paul@pauljones.id.au>
---
 package/x11r7/xkeyboard-config/Config.in           |    1 +
 package/x11r7/xkeyboard-config/xkeyboard-config.mk |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/x11r7/xkeyboard-config/Config.in b/package/x11r7/xkeyboard-config/Config.in
index 8e27dac..a84679c 100644
--- a/package/x11r7/xkeyboard-config/Config.in
+++ b/package/x11r7/xkeyboard-config/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_XKEYBOARD_CONFIG
 	bool "xkeyboard-config"
 	select BR2_PACKAGE_XAPP_XKBCOMP
+	select BR2_PACKAGE_INTLTOOL
 	help
 	  keyboard configuration database for X
 
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
index 9c9c8b5..3cbfba2 100644
--- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
@@ -10,6 +10,7 @@ XKEYBOARD_CONFIG_AUTORECONF = NO
 XKEYBOARD_CONFIG_INSTALL_STAGING = NO
 XKEYBOARD_CONFIG_INSTALL_TARGET = YES
 XKEYBOARD_CONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
+XKEYBOARD_CONFIG_DEPENDENCIES = intltool
 
 XKEYBOARD_CONFIG_CONF_OPT = GMSGFMT=/usr/bin/msgfmt
 
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [Buildroot] [PATCH] xkeyboard-config: Depends on intltool
@ 2010-05-22  6:54 Paul Jones
  2010-06-05 15:30 ` Thomas Petazzoni
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Jones @ 2010-05-22  6:54 UTC (permalink / raw)
  To: buildroot

Sorry for sending this as an attachment but git send-email wasn't making it
to the list.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100522/262ed7c9/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xkeyboard-config-Depends-on-intltool.patch
Type: application/octet-stream
Size: 1418 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20100522/262ed7c9/attachment-0001.obj>

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Buildroot] [PATCH] xkeyboard-config: Depends on intltool
@ 2010-05-22  6:25 Paul Jones
  0 siblings, 0 replies; 7+ messages in thread
From: Paul Jones @ 2010-05-22  6:25 UTC (permalink / raw)
  To: buildroot

From: Paul Jones <peejay@peejay-ubuntu.(none)>

Signed-off-by: Paul Jones <paul@pauljones.id.au>
---
 package/x11r7/xkeyboard-config/Config.in           |    1 +
 package/x11r7/xkeyboard-config/xkeyboard-config.mk |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/x11r7/xkeyboard-config/Config.in b/package/x11r7/xkeyboard-config/Config.in
index 8e27dac..a84679c 100644
--- a/package/x11r7/xkeyboard-config/Config.in
+++ b/package/x11r7/xkeyboard-config/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_XKEYBOARD_CONFIG
 	bool "xkeyboard-config"
 	select BR2_PACKAGE_XAPP_XKBCOMP
+	select BR2_PACKAGE_INTLTOOL
 	help
 	  keyboard configuration database for X
 
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
index 9c9c8b5..3cbfba2 100644
--- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk
@@ -10,6 +10,7 @@ XKEYBOARD_CONFIG_AUTORECONF = NO
 XKEYBOARD_CONFIG_INSTALL_STAGING = NO
 XKEYBOARD_CONFIG_INSTALL_TARGET = YES
 XKEYBOARD_CONFIG_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
+XKEYBOARD_CONFIG_DEPENDENCIES = intltool
 
 XKEYBOARD_CONFIG_CONF_OPT = GMSGFMT=/usr/bin/msgfmt
 
-- 
1.7.0.4

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

end of thread, other threads:[~2010-06-05 23:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22  6:44 [Buildroot] [PATCH] xkeyboard-config: Depends on intltool Paul Jones
2010-05-22  7:48 ` Thomas Petazzoni
2010-05-22  8:02   ` Paul Jones
  -- strict thread matches above, loose matches on Subject: below --
2010-05-22  6:54 Paul Jones
2010-06-05 15:30 ` Thomas Petazzoni
2010-06-05 23:01   ` Paul Jones
2010-05-22  6:25 Paul Jones

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