Ticket #26405 (closed defect: fixed)
rrdtool uses lua if installed
| Reported by: | ryandesign@… | Owned by: | markd@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | rrdtool |
Description
If the lua port is installed, the rrdtool port finds it and uses it, though no dependency is declared. rrdtool should either declare a dependency on lua or not use lua even if it is installed.
Change History
Note: See
TracTickets for help on using
tickets.


I didn't know that. There is a --disable-lua configure switch I see. I suppose a variant should be added as with the python variant. If anyone wants to do it this should be made an openmaintainer port too.