Add conditional hard dependency on mozilla-openh264, always required if openh264 is installed
This commit is contained in:
parent
b9b254a4f7
commit
ca4f6b0080
@ -366,7 +366,7 @@ BuildRequires: icu
|
||||
%endif
|
||||
|
||||
Requires: mozilla-filesystem
|
||||
Recommends: mozilla-openh264 >= 2.1.1
|
||||
Requires: (mozilla-openh264 >= 2.1.1 if openh264)
|
||||
%if %{with langpacks_subpkg}
|
||||
Recommends: firefox-langpacks = %{version}-%{release}
|
||||
%else
|
||||
@ -1238,6 +1238,9 @@ fi
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 129.0-3
|
||||
- Add conditional hard dependency on mozilla-openh264, always required if openh264 is installed
|
||||
|
||||
* Tue Aug 13 2024 Jan Grulich <jgrulich@redhat.com> - 129.0-2
|
||||
- Enable PipeWire camera support for F41+
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user