me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/xorg.scm (xcb-util-errors)[native-inputs]: Change from PYTHON-2
to PYTHON-WRAPPER.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -5765,7 +5765,7 @@ The XCB util module provides the following libraries:
`(("autoconf" ,autoconf)
("automake" ,automake)
("libtool" ,libtool)
("python-2" ,python-2)
("python" ,python-wrapper)
("pkg-config" ,pkg-config)))
(arguments
`(#:phases