From efc0edb26771fecd2d2dcbac973e17561e82a37e Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 23 May 2021 12:32:58 +0300 Subject: [PATCH] xcb-proto rebuild --- system/devel/xcb-proto/actions.py | 3 +++ system/devel/xcb-proto/pspec.xml | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/system/devel/xcb-proto/actions.py b/system/devel/xcb-proto/actions.py index 78e47b50..730482be 100644 --- a/system/devel/xcb-proto/actions.py +++ b/system/devel/xcb-proto/actions.py @@ -4,10 +4,13 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import autotools +from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): + shelltools.export("PYTHON","/usr/bin/python3") + autotools.autoreconf("-vif") autotools.configure() diff --git a/system/devel/xcb-proto/pspec.xml b/system/devel/xcb-proto/pspec.xml index 009fc9b7..069ec326 100644 --- a/system/devel/xcb-proto/pspec.xml +++ b/system/devel/xcb-proto/pspec.xml @@ -15,6 +15,7 @@ https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.14.1.tar.xz libxml2 + python3-devel @@ -29,6 +30,13 @@ + + 2021-05-22 + 1.14.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 1.14.1