forked from Mirror/pmbootstrap
pmb.helpers.pmaports: cache get_list results (!1896)
This commit is contained in:
parent
20de238ff6
commit
11c36fcf65
2 changed files with 9 additions and 0 deletions
|
@ -132,6 +132,7 @@ def add_cache(args):
|
|||
"pmb.helpers.package.depends_recurse": {},
|
||||
"pmb.helpers.package.get": {},
|
||||
"pmb.helpers.pmaports._glob_apkbuilds": {},
|
||||
"pmb.helpers.pmaports.get_list": {},
|
||||
"pmb.helpers.repo.update": repo_update})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue