Ticket #17 (closed defect: fixed)
mtl should appear before happy in the dependency list
| Reported by: | dons | Owned by: | dons |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Platform | Keywords: | |
| Cc: |
Description
Currently, we manually put happy at the top of the dependency list. But happy depends on mtl, which needs to appear earlier.
This whole situation is because we're not recursively pulling in dependencies from tools.
Change History
Note: See
TracTickets for help on using
tickets.
