gnu: lcms: Specify 'cpe-name'.
* gnu/packages/ghostscript.scm (lcms)[properties]: New field.
This commit is contained in:
parent
05d80f0c54
commit
f769c1d77a
|
@ -57,7 +57,8 @@
|
||||||
focus on accuracy and performance. It uses the International Color
|
focus on accuracy and performance. It uses the International Color
|
||||||
Consortium standard (ICC), approved as ISO 15076-1.")
|
Consortium standard (ICC), approved as ISO 15076-1.")
|
||||||
(license license:x11)
|
(license license:x11)
|
||||||
(home-page "http://www.littlecms.com/")))
|
(home-page "http://www.littlecms.com/")
|
||||||
|
(properties '((cpe-name . "little_cms_color_engine")))))
|
||||||
|
|
||||||
(define lcms/fixed
|
(define lcms/fixed
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue