Opened 2 years ago
Last modified 2 years ago
#65639 assigned defect
py-gmic: uses hard dependency on jpeg, rather than path-style dep for libjpeg-turbo
Reported by: | mascguy (Christopher Nielsen) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | py-gmic |
Description
I believe this port should depend on path:include/turbojpeg.h:libjpeg-turbo
, rather than port:jpeg
.
There aren't any comments in the portfile, suggesting that jpeg
is needed instead. Was this simply an oversight...?
Change History (3)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.
This port was created very soon after the libjpeg-turbo transition, so that seems likely.