Add libglvnd-gles to the Firefox group (rhbz#1948010, fedora-kde/SIG#55)
Firefox's WebRender backend requires GLES to function, but the package does not currently depend on it. In order to avoid being blocked on the package being updated, the Firefox group will now include the package. Reference: https://bugzilla.redhat.com/1948010 Reference: https://pagure.io/fedora-kde/SIG/issue/55 Signed-off-by: Neal Gompa <ngompa13@gmail.com>
This commit is contained in:
parent
64fa570228
commit
9292efdd12
@ -1506,6 +1506,7 @@
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq>fedora-bookmarks</packagereq>
|
||||
<packagereq type="default">libglvnd-gles</packagereq>
|
||||
<packagereq type="mandatory">firefox</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
|
@ -1507,6 +1507,7 @@
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq>fedora-bookmarks</packagereq>
|
||||
<packagereq type="default">libglvnd-gles</packagereq>
|
||||
<packagereq type="mandatory">firefox</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
|
Loading…
Reference in New Issue
Block a user