epm icon indicating copy to clipboard operation
epm copied to clipboard

remove package dependencies > 1 step removed

Open jkvor opened this issue 14 years ago • 0 comments

scenario: package A depends on X and Y and package B also depends on X and Y.

epm remove A will remove A,X,Y but not B that has now list its dependencies

all four should be removed

jkvor avatar Feb 26 '10 00:02 jkvor