me
/
guix
Archived
1
0
Fork 0

gnu: libxcb: Remove input labels.

* gnu/packages/xorg.scm (libxcb)[native-inputs]: Remove labels.
master
Marius Bakke 2022-06-26 01:28:56 +02:00
parent be531e2532
commit d58310ee38
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 2 deletions

View File

@ -5189,8 +5189,7 @@ protocol.")
(inputs
(list xcb-proto libxslt))
(native-inputs
`(("pkg-config" ,pkg-config)
("python" ,python-minimal-wrapper)))
(list pkg-config python-minimal-wrapper))
(arguments
`(#:configure-flags (list "--enable-xkb"
"--disable-static"