Add a caution / note to gst-plugins-good about compiling after installing Qt5.

Stale .la files cause the build to fail because of an invalid argument in wayland-cursor.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21293 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-03-08 18:40:30 +00:00
parent 776e52d93e
commit b8d3282030

View File

@ -149,6 +149,12 @@
needs to be installed before this application.
</para></note>
<caution><para>
If you have Qt5 installed, the build may fail if you have Wayland support
enabled in Qt. To fix this, run the <command>remove-la-files.sh</command>
script that is in <xref linkend="la-files"/>.
</para></caution>
<para>
Apply a patch to allow the build to complete with libvpx-1.8.
</para>