gnu: libxkbcommon: Specify CPE name.
* gnu/packages/xdisorg.scm (libxkbcommon)[properties]: New field.
This commit is contained in:
parent
cb2769f999
commit
709d2fddf7
@ -358,7 +358,8 @@ system applications; currently that includes Wayland, kmscon, GTK+, Qt,
|
||||
Clutter, and more. Despite the name, it is not currently used by anything
|
||||
X11 (yet).")
|
||||
(license (license:x11-style "file://COPYING"
|
||||
"See 'COPYING' in the distribution."))))
|
||||
"See 'COPYING' in the distribution."))
|
||||
(properties '((cpe-name . "xkbcommon")))))
|
||||
|
||||
(define-public libfakekey
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user