mirror of
https://github.com/ben-grande/qusal.git
synced 2024-10-01 02:35:49 -04:00
fix: correct man-db typo
Fixes: https://github.com/ben-grande/qusal/issues/56
This commit is contained in:
parent
e643048a77
commit
8d9ad740a8
@ -19,7 +19,7 @@ include:
|
||||
- skip_suggestions: True
|
||||
- pkgs:
|
||||
- git
|
||||
- mab-db
|
||||
- man-db
|
||||
|
||||
{% set git = {
|
||||
'Debian': {
|
||||
|
@ -18,6 +18,6 @@ include:
|
||||
- pkgs:
|
||||
- qubes-usb-proxy
|
||||
- pciutils
|
||||
- mab-db
|
||||
- man-db
|
||||
|
||||
{% endif -%}
|
||||
|
Loading…
Reference in New Issue
Block a user