1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-05 16:55:56 +02:00

Revert "gnu: xkeyboard-config: Build man page."

This reverts commit f7236fa1b2.
This commit is contained in:
Tobias Geerinckx-Rice
2022-01-23 01:00:00 +01:00
parent f7236fa1b2
commit dc42ad4fed
+4 -1
View File
@@ -3994,7 +3994,10 @@ extension to the X11 protocol. It includes:
(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