mbox series

[0/2] package/x11r7/{libxcb, xcb-proto}: use host-python3

Message ID 20210124105736.33533-1-titouanchristophe@gmail.com
Headers show
Series package/x11r7/{libxcb, xcb-proto}: use host-python3 | expand

Message

Titouan Christophe Jan. 24, 2021, 10:57 a.m. UTC
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(-)

Comments

Yann E. MORIN Jan. 24, 2021, 4:09 p.m. UTC | #1
Titouan, All,

On 2021-01-24 11:57 +0100, Titouan Christophe spake thusly:
> 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)

Series of two applied to master, thanks.

I jsut reversed the order of the target vs. host variables; indeed we
tradiotionally define the host-related variables after the target ones.
Minor detail. ;-)

Thanks!

Regards,
Yann E. MORIN.

>  package/x11r7/libxcb/libxcb.mk       | 10 +++++-----
>  package/x11r7/xcb-proto/xcb-proto.mk |  8 ++++++--
>  2 files changed, 11 insertions(+), 7 deletions(-)
> 
> -- 
> 2.25.3
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot