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:
Zdenek Dohnal 2023-02-02 19:07:37 +01:00 committed by kevin
parent 43338e98ea
commit f92b441b9c
2 changed files with 2 additions and 0 deletions

View File

@ -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>

View File

@ -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>