Comment 8 for bug 1285729

Revision history for this message
Daniel Letzeisen (dtl131) wrote : Re: amarok needs to build-depend on libav packages for transcode support

After further experimentation, libavbin-dev is not necessary. Amarok needs to build depend on the -dev packages of the following libav libraries

-- checking for module 'libavcodec'
-- found libavcodec, version 54.35.0
-- checking for module 'libavformat'
-- found libavformat, version 54.20.3
-- checking for module 'libavdevice'
-- found libavdevice, version 53.2.0
-- checking for module 'libavutil'
-- found libavutil, version 52.3.0
....
-- Found FFmpeg: /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so