All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit master 1/1] xcb-proto: needs python for the host
@ 2011-01-27 22:38 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2011-01-27 22:38 UTC (permalink / raw)
  To: buildroot


commit: http://git.buildroot.net/buildroot/commit/?id=f13d97e106d115e00b1ca4e9009baaf0de43cd85
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/x11r7/xcb-proto/xcb-proto.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/x11r7/xcb-proto/xcb-proto.mk b/package/x11r7/xcb-proto/xcb-proto.mk
index 153cc0d..47a38cb 100644
--- a/package/x11r7/xcb-proto/xcb-proto.mk
+++ b/package/x11r7/xcb-proto/xcb-proto.mk
@@ -9,6 +9,8 @@ XCB_PROTO_SITE = http://xcb.freedesktop.org/dist/
 
 XCB_PROTO_INSTALL_STAGING = YES
 
+XCB_PROTO_DEPENDENCIES = host-python
+
 $(eval $(call AUTOTARGETS,package/x11r7,xcb-proto))
 $(eval $(call AUTOTARGETS,package/x11r7,xcb-proto,host))
 
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-27 22:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 22:38 [Buildroot] [git commit master 1/1] xcb-proto: needs python for the host Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.