gnu: xcb-util-errors: Build with Python 3.

* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2
to PYTHON-WRAPPER.
This commit is contained in:
Marius Bakke 2020-12-19 23:41:30 +01:00
parent 58f025619d
commit a0372480f0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -5765,7 +5765,7 @@ (define-public xcb-util-errors
`(("autoconf" ,autoconf)
("automake" ,automake)
("libtool" ,libtool)
("python-2" ,python-2)
("python" ,python-wrapper)
("pkg-config" ,pkg-config)))
(arguments
`(#:phases