Add cups-browsed into ELN and F38 comps
There will be a new package - cups-browsed - which was previous part of cups-filters package. It is useful for automatic installation of many remote printers (usual use case on server), so it would be great if the package was added to `print-server` (in ELN) and `printing` (in F38) comps groups. This is a part of self-contained change https://bugzilla.redhat.com/show_bug.cgi?id=2166687
This commit is contained in:
parent
43338e98ea
commit
f92b441b9c
@ -1878,6 +1878,7 @@
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">cups</packagereq>
|
||||
<packagereq type="default">cups-browsed</packagereq>
|
||||
<packagereq type="default">foomatic</packagereq>
|
||||
<packagereq type="default">foomatic-filters</packagereq>
|
||||
<packagereq type="default">gutenprint</packagereq>
|
||||
|
@ -4453,6 +4453,7 @@
|
||||
<packagereq type="mandatory">ghostscript</packagereq>
|
||||
<packagereq type="default">bluez-cups</packagereq>
|
||||
<packagereq type="default">colord</packagereq>
|
||||
<packagereq type="default">cups-browsed</packagereq>
|
||||
<packagereq type="default">cups-pk-helper</packagereq>
|
||||
<packagereq type="default">gutenprint</packagereq>
|
||||
<packagereq type="default">gutenprint-cups</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user