All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/x11r7/{libxcb, xcb-proto}: use host-python3
@ 2021-01-24 10:57 Titouan Christophe
  2021-01-24 10:57 ` [Buildroot] [PATCH 1/2] package/x11r7/xcb-proto: use host-python3 instead of host-python(2) Titouan Christophe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Titouan Christophe @ 2021-01-24 10:57 UTC (permalink / raw)
  To: buildroot

Building these packages with Python3 seems to be supported upstream for a
few years now, so we can remove two more host-python(2) dependencies here.

Titouan Christophe (2):
  package/x11r7/xcb-proto: use host-python3 instead of host-python(2)
  package/x11r7/libxcb: Use host-python3 instead of host-python(2)

 package/x11r7/libxcb/libxcb.mk       | 10 +++++-----
 package/x11r7/xcb-proto/xcb-proto.mk |  8 ++++++--
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.25.3

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

end of thread, other threads:[~2021-01-24 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-24 10:57 [Buildroot] [PATCH 0/2] package/x11r7/{libxcb, xcb-proto}: use host-python3 Titouan Christophe
2021-01-24 10:57 ` [Buildroot] [PATCH 1/2] package/x11r7/xcb-proto: use host-python3 instead of host-python(2) Titouan Christophe
2021-01-24 10:57 ` [Buildroot] [PATCH 2/2] package/x11r7/libxcb: Use " Titouan Christophe
2021-01-24 16:09 ` [Buildroot] [PATCH 0/2] package/x11r7/{libxcb, xcb-proto}: use host-python3 Yann E. MORIN

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.