Opened 14 years ago
Closed 13 years ago
#26029 closed defect (fixed)
libmtp: .pc file should require libusb-legacy, not libusb
Reported by: | msv@… | Owned by: | ecronin (Eric Cronin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | |
Port: | libmtp |
Description (last modified by mf2k (Frank Schima))
Since revision r69190 libmtp depends on libusb-legacy, not libusb. So to be able to compile a program with libmtp libmtp.pc also needs to be changed to require libusb-legacy.
Attachments (1)
Change History (4)
Changed 14 years ago by msv@…
Attachment: | libusb-legacy.patch added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ecronin@… |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|---|
Summary: | .pc file should require libusb-legacy, not libusb → libmtp: .pc file should require libusb-legacy, not libusb |
comment:3 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed in r71110 when the dependency changed to libusb-compat.
Note: See
TracTickets for help on using
tickets.
Patch for libmtp.pc