gnu: opusfile: Propagate dependencies required in pkg-config.

* gnu/packages/xiph.scm (opusfile)[inputs]: Move libogg and openssl to
propagated-inputs.
This commit is contained in:
Leo Famulari 2018-10-19 16:31:12 -04:00
parent ce08d54c35
commit 844b3272da
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08

View File

@ -398,13 +398,13 @@ decoding .opus files.")
(base32
"1gq3aszzl5glgbajw5p1f5a1kdyf23w5vjdmwwrk246syin9pkkl"))))
(build-system gnu-build-system)
;; Required by opusfile.pc and opusurl.pc.
(propagated-inputs
`(("opus" ,opus)))
`(("libogg" ,libogg)
("openssl" ,openssl)
("opus" ,opus)))
(native-inputs
`(("pkg-config" ,pkg-config)))
(inputs
`(("libogg" ,libogg)
("openssl" ,openssl)))
(synopsis "Versatile audio codec")
(description
"The opusfile library provides seeking, decode, and playback of Opus