Ticket #13567 (closed defect: fixed)
vips portfile is missing a dependency on swig
| Reported by: | jcupitt@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Port: |
Description
The Portfile for VIPS is missing a dependency on swig. As a result, the Python binding is not built.
Also, I wonder if the dependency on perl and p5-xml-parser should be depends_build rather than depends_lib? VIPS uses perl and swig at build time, but not at runtime. Though I'm extremely inexperienced with port and I'm probably wrong.
I attach a modified Portfile that incorporates these changes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


