mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Fix inkscape build with poppler-0.73.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20964 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
34fe1f4d92
commit
289bdd6f93
@ -80,7 +80,7 @@
|
||||
<para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-upstream_poppler_fixes-1.patch"/></para>
|
||||
</listitem>-->
|
||||
<listitem>
|
||||
<para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-consolidated_fixes-1.patch"/></para>
|
||||
<para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-consolidated_fixes-2.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
@ -152,9 +152,9 @@
|
||||
and fix the build for the changes in some recent versions of
|
||||
<application>poppler</application>:</para>
|
||||
-->
|
||||
<para>Fix build problems related to poppler-0.72.0 and allow proper detection
|
||||
<para>Fix build problems related to poppler-0.73.0 and allow proper detection
|
||||
of libraries from <xref linkend="imagemagick6"/>:</para>
|
||||
<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-consolidated_fixes-1.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-consolidated_fixes-2.patch</userinput></screen>
|
||||
<!--
|
||||
<screen><userinput>patch -Np1 -i ../inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch &&
|
||||
patch -Np1 -i ../inkscape-&inkscape-version;-upstream_poppler_fixes-1.patch
|
||||
|
Loading…
Reference in New Issue
Block a user