mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
gtk4: adjust dependencies for media backend
Upstream suggests the media backend must support VP8 and VP9. And ffmpeg is not enabled by default, so demote it to optional.
This commit is contained in:
parent
3554481ed0
commit
8b1da3f8b7
@ -87,8 +87,9 @@
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="adwaita-icon-theme"/> (default for some gtk4 settings keys),
|
||||
<xref linkend="ffmpeg"/>,
|
||||
<xref linkend="gst10-plugins-bad"/>,
|
||||
<xref role='runtime' linkend="gst10-plugins-good"/> (runtime,
|
||||
built with <xref role='nodep' linkend='libvpx'/>),
|
||||
<xref linkend="hicolor-icon-theme"/> (needed for tests and for defaults), and
|
||||
<xref linkend="librsvg"/>
|
||||
</para>
|
||||
@ -102,6 +103,8 @@
|
||||
<para role="optional">
|
||||
<xref linkend="colord"/>,
|
||||
<xref linkend="cups"/>,
|
||||
<xref linkend="ffmpeg"/> (built with
|
||||
<xref role='nodep' linkend='libvpx'/>),
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref role="runtime" linkend="highlight"/>
|
||||
(runtime, only used by <command>gtk4-demo</command> for syntax
|
||||
|
Loading…
Reference in New Issue
Block a user