mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 23:14:16 +02:00
[i18n] fix
This commit is contained in:
@@ -164,6 +164,7 @@ db_updater:
|
||||
optimize: true # if 'false': disables the auto-compilation improvements
|
||||
transitive_checking: true # if 'false': the dependency checking process will be faster, but the application will ask for a confirmation every time a not installed dependency is detected.
|
||||
sync_databases: true # package databases synchronization once a day ( or every device reboot ) before the first package installation / upgrade / downgrade
|
||||
pacman_dep_check: false # this peroperty defines how missing dependencies checking should be performed. When 'false' a robust algorithm will be used, otherwise ('true') just a simple pacman check will be performed.
|
||||
```
|
||||
- Required dependencies:
|
||||
- **pacman**
|
||||
|
||||
Reference in New Issue
Block a user