diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index d51010f..319fae9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -258,7 +258,9 @@ BuildRequires: icu %endif Requires: mozilla-filesystem +%if 0%{?fedora} > 31 Recommends: mozilla-openh264 >= 2.1.1 +%endif Requires: p11-kit-trust %if %{?system_nss} Requires: nspr >= %{nspr_build_version} |