lib/transaction_sortdeps.c: fix a comment.
This commit is contained in:
parent
eed9c89375
commit
ac158ec2f6
@ -184,7 +184,7 @@ again:
|
||||
/*
|
||||
* Package dependency is installed, just add to
|
||||
* the list but just mark it as "installed", to avoid
|
||||
* calling xbps_check_is_installed_pkg_by_name(),
|
||||
* calling xbps_pkg_is_installed(),
|
||||
* which is expensive.
|
||||
*/
|
||||
xbps_dbg_printf_append(xhp, "installed.\n");
|
||||
|
Loading…
Reference in New Issue
Block a user