Package: libgpod-dev
Version: 0.6.0-2
Severity: serious

Hi,

Your package ships an libgpod.la which contains:
libgpod.la:dependency_libs=' /usr/lib/libgdk_pixbuf-2.0.la -lm 
/usr/lib/libgmodule-2.0.la -ldl -lffi /usr/lib/libgobject-2.0.la 
/usr/lib/libglib-2.0.la'

Which means you need Depends for all the files mentioned in it.

You currently have:
Depends: libgpod3 (= 0.6.0-2), libgtk2.0-dev, libglib2.0-dev

If you have those and libc6-dev, you have everything except -lffi
which is part of libffi4-dev.

You also don't seem to have a build dependency on it, but libgpod3
does have a Depends on it.  Either your missing a build dependency, or
more likely, you shouldn't link to -lffi in the first place since you
don't seem to be using any symbols from it.


Kurt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to