Ticket #202 (new task)
--newuse doesn't recurse properly
| Reported by: | masterdriverz | Owned by: | masterdriverz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ui | Version: | 0.4.7.4 |
| Keywords: | Cc: |
Description
--newuse should go deeper than it currently does
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


Basically a note to myself: --newuse itself works fine, but --newuse --deep should have different behaviour. It should check the dependencies (and their dependencies, etc) of the atoms specified, rather than just the atoms specified on the commandline.