me
/
guix
Archived
1
0
Fork 0

gnu: sratom: Propagate required inputs.

* gnu/packages/audio.scm (sratom)[inputs]: Change to ...
[propagated-inputs]: ... this.
master
Marius Bakke 2019-11-13 20:55:04 +01:00
parent 35338b5001
commit 6e0b18bf09
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 1 deletions

View File

@ -2396,7 +2396,8 @@ input/output.")
"0vh0biy3ngpzzgdml309c2mqz8xq9q0hlblczb4c6alhp0a8yv0l"))))
(build-system waf-build-system)
(arguments `(#:tests? #f)) ; no check target
(inputs
(propagated-inputs
;; In Requires of sratom-0.pc.
`(("lv2" ,lv2)
("serd" ,serd)
("sord" ,sord)))