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