Skip to content

Commit

Permalink
Install mozilla-openh264 to make plugin installation work in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Torres Pérez committed Jun 16, 2024
1 parent fa7fed0 commit 42c93b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/common-recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,16 @@ modules:
- ubuntu-fonts
- fira-code-fonts
- cascadia-code-nf-fonts
# firefox won't install the h264 plugin without this (although in theory it should just work with ffmpeg-libs)
- mozilla-openh264
remove:
# example: removing firefox (in favor of the flatpak)
# "firefox" is the main package, "firefox-langpacks" is a dependency
# - firefox
# - firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case)
- gnome-software-rpm-ostree
- virtualbox-guest-additions
- noopenh264

- type: default-flatpaks
notify: true # Send notification after install/uninstall is finished (true/false)
Expand Down

0 comments on commit 42c93b3

Please sign in to comment.