mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fixe ffmpeg patch name
This commit is contained in:
parent
caf69f51a8
commit
bf716e145c
@ -81,7 +81,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/ffmpeg-&ffmpeg-version;-api_addition-1.patch"/>
|
||||
<ulink url="&patch-root;/ffmpeg-&ffmpeg-version;-chromium_method-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -173,7 +173,7 @@
|
||||
<!-- qtwebengine -->
|
||||
</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../ffmpeg-&ffmpeg-version;-api_addition-1.patch</userinput></screen>
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../ffmpeg-&ffmpeg-version;-chromium_method-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>FFmpeg</application> by running the following
|
||||
|
Loading…
Reference in New Issue
Block a user