gnu: Switch from xcmiscproto to xorgproto.

* gnu/packages/xorg.scm (xcmiscproto)[properties]: Mark as superseded by
XORGPROTO.
(xorg-server)[inputs]: Remove XCMISCPROTO.
master
Marius Bakke 2018-03-10 14:04:34 +01:00
parent 196abe4d91
commit b9469160c0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 3 deletions

View File

@ -2162,8 +2162,8 @@ generators in individual language bindings.")
(description
"XC-MISC Extension defines a protocol that provides Xlib two ways
to query the server for available resource IDs.")
(license license:x11)))
(license license:x11)
(properties `((superseded . ,xorgproto)))))
(define-public xcmsdb
(package
@ -5122,7 +5122,6 @@ over Xlib, including:
("libxt" ,libxt)
("libxv" ,libxv)
("recordproto" ,recordproto)
("xcmiscproto" ,xcmiscproto)
("xf86bigfontproto" ,xf86bigfontproto)
("xf86dgaproto" ,xf86dgaproto)
("xf86vidmodeproto" ,xf86vidmodeproto)