mirror of
https://github.com/ben-grande/qusal.git
synced 2025-09-24 22:40:10 -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': {
|
'Arch': {
|
||||||
'pkg': [
|
'pkg': [
|
||||||
'cups-filters',
|
'cups-filters',
|
||||||
|
'gnu-free-fonts',
|
||||||
'gutenprint',
|
'gutenprint',
|
||||||
|
'noto-fonts',
|
||||||
'qubes-vm-networking',
|
'qubes-vm-networking',
|
||||||
|
'ttf-dejavu',
|
||||||
|
'ttf-liberation',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'Debian': {
|
'Debian': {
|
||||||
'pkg': [
|
'pkg': [
|
||||||
'cups-filters-core-drivers',
|
'cups-filters-core-drivers',
|
||||||
'cups-ipp-utils',
|
'cups-ipp-utils',
|
||||||
|
'fontconfig-config',
|
||||||
|
'fonts-recommended',
|
||||||
'printer-driver-cups-pdf',
|
'printer-driver-cups-pdf',
|
||||||
'printer-driver-gutenprint',
|
'printer-driver-gutenprint',
|
||||||
'qubes-core-agent-networking',
|
'qubes-core-agent-networking',
|
||||||
|
@ -56,7 +62,10 @@ include:
|
||||||
'cups-filters-driverless',
|
'cups-filters-driverless',
|
||||||
'cups-ipptool',
|
'cups-ipptool',
|
||||||
'cups-pdf',
|
'cups-pdf',
|
||||||
|
'default-fonts',
|
||||||
'gutenprint-cups',
|
'gutenprint-cups',
|
||||||
|
'liberation-fonts-all',
|
||||||
|
'open-sans-fonts',
|
||||||
'qubes-core-agent-networking',
|
'qubes-core-agent-networking',
|
||||||
'sane-backends',
|
'sane-backends',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue