[arch] improvement: new property 'prefer_repository_provider'

This commit is contained in:
Vinicius Moreira
2022-01-28 18:31:17 -03:00
parent 9d1472c1a9
commit 9656f78020
15 changed files with 59 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- always listing repository packages as primary options when multiple providers for a given dependency are available
- settings:
- "Auto-define dependency providers" property renamed to "Auto-define providers by name"
- new property 'prefer_repository_provider': automatically picks the single package from the repositories among several external (AUR) available as the provider for a given dependency
### Fixes
- General