Skip to content

Commit

Permalink
Drop WebKitGTK from RHEL 10
Browse files Browse the repository at this point in the history
The only supported way (albeit not embeddable) in RHEL to render HTML
content is Firefox. See Red Hat internal
https://issues.redhat.com/browse/DESKTOP-670 for more information.
  • Loading branch information
tpopela committed Oct 9, 2023
1 parent 2e5bf6a commit 8e88698
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/sst_desktop-unwanted-eln.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,10 @@ data:
# Replaced by tecla
- libgnomekbd
- libxklavier

unwanted_source_packages:
# The only supported way in RHEL to render HTML content is Firefox
- webkitgtk

labels:
- eln

0 comments on commit 8e88698

Please sign in to comment.