mirror of
https://github.com/ben-grande/qusal.git
synced 2025-09-24 06:24:45 -04:00
feat: sys-print.install: install fonts
This commit is contained in:
parent
fc9ef7e1c8
commit
61bddc1ae5
1 changed files with 9 additions and 0 deletions
|
@ -36,14 +36,20 @@ include:
|
|||
'Arch': {
|
||||
'pkg': [
|
||||
'cups-filters',
|
||||
'gnu-free-fonts',
|
||||
'gutenprint',
|
||||
'noto-fonts',
|
||||
'qubes-vm-networking',
|
||||
'ttf-dejavu',
|
||||
'ttf-liberation',
|
||||
],
|
||||
},
|
||||
'Debian': {
|
||||
'pkg': [
|
||||
'cups-filters-core-drivers',
|
||||
'cups-ipp-utils',
|
||||
'fontconfig-config',
|
||||
'fonts-recommended',
|
||||
'printer-driver-cups-pdf',
|
||||
'printer-driver-gutenprint',
|
||||
'qubes-core-agent-networking',
|
||||
|
@ -56,7 +62,10 @@ include:
|
|||
'cups-filters-driverless',
|
||||
'cups-ipptool',
|
||||
'cups-pdf',
|
||||
'default-fonts',
|
||||
'gutenprint-cups',
|
||||
'liberation-fonts-all',
|
||||
'open-sans-fonts',
|
||||
'qubes-core-agent-networking',
|
||||
'sane-backends',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue