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: libmtp - MTP client library


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=204140





------- Additional Comments From [EMAIL PROTECTED]  2006-09-26 10:00 EST -------
> * The *.pc being shipped should "Require: libusb"
> instead of hard-coding -lusb in Libs.

It is likely that -lusb is only required for static linking, and if that is 
the case (it appears so to me), then a better fix would be to remove -lusb 
from Libs: and add:
Libs.private: -lusb
that way not all libmtp-dependant apps (using shared libs) will get needlessly 
linked against libusb.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to