gnu: ao: Specify CPE name.
* gnu/packages/xiph.scm (ao)[properties]: New field.
This commit is contained in:
parent
068d0a1c34
commit
c7adcb7cf8
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ It currently supports:
|
||||||
@end enumerate
|
@end enumerate
|
||||||
")
|
")
|
||||||
(license license:gpl2+)
|
(license license:gpl2+)
|
||||||
|
(properties '((cpe-name . "libao")))
|
||||||
(home-page "https://www.xiph.org/ao/")))
|
(home-page "https://www.xiph.org/ao/")))
|
||||||
|
|
||||||
(define flac
|
(define flac
|
||||||
|
|
Reference in a new issue