Package: aqualung
Version: 0.9~beta9.1-1
Severity: serious

Hi,

Your package is failing to build with the following error:
In file included from dec_lavc.c:29:
dec_lavc.h:26:28: error: ffmpeg/avcodec.h: No such file or directory
dec_lavc.h:27:29: error: ffmpeg/avformat.h: No such file or directory
In file included from dec_lavc.c:29:
dec_lavc.h:38: error: expected specifier-qualifier-list before 'AVFormatContext'
[...]

The problem here is that the includes files changed location,
like <ffmpeg/avcodec.h> to <libavcodec/avcodec.h>, and your package
will need to be changed for that.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to