glfs/xincludes/meson-wrap-nofallback.xml

12 lines
471 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<para>
<parameter>--wrap-mode=nofallback</parameter>: This switch prevents
<command>meson</command> from using subproject fallbacks for any
dependency declarations in the build files, stopping it downloading
any optional dependency which is not installed on the system.
</para>