Ticket #19898 (closed defect: fixed)
tidy missing build deps
| Reported by: | jmr@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | nox@… | |
| Port: | tidy |
Description
The tidy port needs build dependencies on autoconf and automake. Its libtool dep should also be a depends_build rather than a depends_lib, as it doesn't appear to link against anything from libtool.
Change History
Note: See
TracTickets for help on using
tickets.


My latest patch in #19898 fixes this.