me
/
guix
Archived
1
0
Fork 0

gnu: libxkbcommon: Specify CPE name.

* gnu/packages/xdisorg.scm (libxkbcommon)[properties]: New field.
master
Marius Bakke 2020-09-27 22:46:31 +02:00
parent cb2769f999
commit 709d2fddf7
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 1 deletions

View File

@ -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 Clutter, and more. Despite the name, it is not currently used by anything
X11 (yet).") X11 (yet).")
(license (license:x11-style "file://COPYING" (license (license:x11-style "file://COPYING"
"See 'COPYING' in the distribution.")))) "See 'COPYING' in the distribution."))
(properties '((cpe-name . "xkbcommon")))))
(define-public libfakekey (define-public libfakekey
(package (package