Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: disktype - Detect the content format of a disk or disk image https://bugzilla.redhat.com/show_bug.cgi?id=436637 ------- Additional Comments From bugs.michael@xxxxxxx 2008-04-29 18:31 EST ------- Why does libewf.pc "Requires: zlib openssl"? $ ldd libewf.so.1.0.2 linux-gate.so.1 => (0x00110000) libz.so.1 => /lib/libz.so.1 (0x0014a000) libc.so.6 => /lib/libc.so.6 (0x0015d000) /lib/ld-linux.so.2 (0x0043a000) The libz dependency could be made "Libs.private" in the pkg-config file as libewf is linked against it, not the app linking against libewf. About the missing zlib.pc, as a work-around you could create your own, store it somewhere in $(pwd)/foo and point PKG_CONFIG_PATH to it. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review