forked from Mirror/pmbootstrap
pmb.install…get_selected_providers: tweak comment (MR 2261)
This commit is contained in:
parent
3f390303b3
commit
0bed6a0437
1 changed files with 1 additions and 0 deletions
|
@ -1079,6 +1079,7 @@ def get_selected_providers(args, packages, initial=True):
|
||||||
dependencies of the given packages.
|
dependencies of the given packages.
|
||||||
|
|
||||||
:param packages: the packages that have selectable providers (_pmb_select)
|
:param packages: the packages that have selectable providers (_pmb_select)
|
||||||
|
:param initial: used internally when the function calls itself
|
||||||
:return: additional provider packages to install
|
:return: additional provider packages to install
|
||||||
"""
|
"""
|
||||||
global get_selected_providers_visited
|
global get_selected_providers_visited
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue