mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 14:24:16 +02:00
[fix][arch] not recursively asking for dependencies providers when installing / upgrading
This commit is contained in:
@@ -404,7 +404,7 @@ class DependenciesAnalyser:
|
||||
remote_provided_map=remote_provided_map,
|
||||
remote_repo_map=remote_repo_map,
|
||||
watcher=watcher,
|
||||
choose_providers=False)
|
||||
choose_providers=True)
|
||||
|
||||
# cleaning the already mapped providers deps:
|
||||
to_remove = []
|
||||
|
||||
Reference in New Issue
Block a user