mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
Revert "gnu: xkeyboard-config: Build man page."
This reverts commit f7236fa1b2
.
This commit is contained in:
parent
f7236fa1b2
commit
dc42ad4fed
1 changed files with 4 additions and 1 deletions
|
@ -3994,7 +3994,10 @@ (define-public xkeyboard-config
|
|||
(inputs
|
||||
(list libx11 xkbcomp-intermediate))
|
||||
(native-inputs
|
||||
(list gettext-minimal libxslt perl pkg-config python))
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("perl" ,perl)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)))
|
||||
(home-page "https://www.x.org/wiki/")
|
||||
(synopsis "Xorg XKB configuration files")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue