f35: demote foomatic to optional

Commit 134d2d0bd5 (back in 2010) already
did this once before, in Fedora 14, in order to eliminate a large user of
perl from the default install.  It seems to have been accidentally
re-added, without explanation when Fedora 15 was branched.

This made sense to do in 2010, and it only makes more sense now.

Gutenprint remains installed.
This commit is contained in:
Allison Karlitskaya 2021-04-14 09:04:01 +02:00 committed by kevin
parent ea034cc8b2
commit 9237da10ea
1 changed files with 2 additions and 2 deletions

View File

@ -4394,8 +4394,6 @@
<packagereq type="default">bluez-cups</packagereq>
<packagereq type="default">colord</packagereq>
<packagereq type="default">cups-pk-helper</packagereq>
<packagereq type="default">foomatic</packagereq>
<packagereq type="default">foomatic-db-ppds</packagereq>
<packagereq type="default">gutenprint</packagereq>
<packagereq type="default">gutenprint-cups</packagereq>
<packagereq type="default">hplip</packagereq>
@ -4408,6 +4406,8 @@
<packagereq type="optional">cups-bjnp</packagereq>
<packagereq type="optional">cups-pdf</packagereq>
<packagereq type="optional">enscript</packagereq>
<packagereq type="optional">foomatic</packagereq>
<packagereq type="optional">foomatic-db-ppds</packagereq>
<packagereq type="optional">pnm2ppa</packagereq>
<packagereq type="optional">ptouch-driver</packagereq>
<packagereq type="optional">splix</packagereq>