mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 03:19:47 +03:00
pmb.helpers.pmaports: cache _glob_apkbuilds results (!1896)
This commit is contained in:
parent
f598a7fd41
commit
0c179a5cf9
2 changed files with 11 additions and 1 deletions
|
@ -131,6 +131,7 @@ def add_cache(args):
|
|||
"find_aport": {},
|
||||
"pmb.helpers.package.depends_recurse": {},
|
||||
"pmb.helpers.package.get": {},
|
||||
"pmb.helpers.pmaports._glob_apkbuilds": {},
|
||||
"pmb.helpers.repo.update": repo_update})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue