[Bug 204140] Review Request: libmtp - MTP client library

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 26 14:00:12 UTC 2006


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 rdieter at math.unl.edu  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.




More information about the package-review mailing list