From 1259792635bec43231981108fd295a5dd7e9155b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 27 Jul 2022 09:43:43 +0200 Subject: Document that only urpmq uses get_orphans() --- urpm/orphans.pm | 2 ++ 1 file changed, 2 insertions(+) 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 + =cut # -- cgit v1.2.1