Kaydet (Commit) 1462b278 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Adapt the external/redland/raptor/xml2-config.patch to raptor2-2.0.15

The Yocto-based GNOME 3.20 SDK used to build the LO Flatpak has a broken
xml2-config.  I cannot understand why the previous workaround worked fine with
raptor2-2.0.9 in LO 5.2 and fails with raptor2-2.0.15 since LO 5.3, but this
updated workaround keeps raptor's configure happy.

Change-Id: Ibfb2cb8a718f744e1bb4045082520fb186d6062b
üst b0b13245
......@@ -12,3 +12,11 @@
fi
fi
@@ -14481,6 +14481,7 @@
LIBXML_VERSION=`$PKG_CONFIG libxml-2.0 --modversion`
libxml_source="pkg-config"
+ XML_CONFIG="$PKG_CONFIG libxml-2.0"
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml via pkg-config" >&5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment