package/libsoxr: add avutil to soxr.pc
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 22 Nov 2018 19:04:56 +0000 (20:04 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 24 Nov 2018 17:33:52 +0000 (18:33 +0100)
commitd81870ae8129389a62df80c9c8c9165d334b6921
tree9fff11f7bbceb4a3a8bc09d101a6db83e3f8b61b
parent9ad4322dd66570031819a9f59fd3176e60e2512e
package/libsoxr: add avutil to soxr.pc

Add ${AVUTIL_LIBRARIES} to soxr.pc.in so applications such as
shairport-sync will know that they must link with -lavutil when
building statically

Fixes:
 - http://autobuild.buildroot.org/results/839c0ce6475accc1de7e8a180d4358edb6750c64

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[Thomas: change patch to use Libs.private instead.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libsoxr/0001-soxr.pc.in-add-avutil-libraries.patch [new file with mode: 0644]