mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 00:18:16 -05:00
gnu: xcb-proto: Remove input labels.
* gnu/packages/xorg.scm (xcb-proto)[native-inputs]: Remove labels.
This commit is contained in:
parent
c1d8a6242e
commit
984bc9edac
1 changed files with 1 additions and 1 deletions
|
@ -2111,7 +2111,7 @@ (define-public xcb-proto
|
|||
"1vak6q53abwxnkfn6by7j24m48kd2iy7jnskkqzzx8l0ysqvwwkh"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config) ("python" ,python-minimal-wrapper)))
|
||||
(list pkg-config python-minimal-wrapper))
|
||||
(home-page "https://xcb.freedesktop.org/")
|
||||
(synopsis "XML-XCB protocol descriptions")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue