Opened 15 years ago
Closed 15 years ago
#19898 closed defect (fixed)
tidy missing build deps
Reported by: | jmroot (Joshua Root) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (2)
comment:1 Changed 15 years ago by nox@…
Cc: | nox@… added |
---|
comment:2 Changed 15 years ago by nox@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Maintainer timeout, r62538
Note: See
TracTickets for help on using
tickets.
My latest patch in #19898 fixes this.