gnu: libxcb: Remove input labels.
* gnu/packages/xorg.scm (libxcb)[native-inputs]: Remove labels.
This commit is contained in:
parent
be531e2532
commit
d58310ee38
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user