Hi, Debian Bug Tracking System, le Mon 09 Apr 2007 21:10:00 +0000, a écrit : > * debian/patches/010_shared_library_versioning.diff: > + Strip unneeded prefix from .pc files (Closes: #404758).
Mmm, that's better: now I get € pkg-config libavcodec --libs -lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg because libavcodec.pc includes Requires: ogg >= 1.1 theora vorbis vorbisenc libraw1394 libavutil = 49.3.0 But shouldn't these (except libavutil) rather be in Requires.private? When looking and the libavcodec header files, I can't find references to these libraries, so it should be fine. Samuel

