diff options
-rw-r--r-- | urpm/orphans.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm/orphans.pm b/urpm/orphans.pm index 1ea0d60c..e1d900a6 100644 --- a/urpm/orphans.pm +++ b/urpm/orphans.pm @@ -573,6 +573,8 @@ Returns the list of unrequested packages (aka orphans). It is quite fast. the slow part is the creation of $installed_packages_packed (using installed_packages_packed()) +Used by C<urpmq --auto_orphans> + =cut # |