mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
a8e1b4abcf
Add --wrap-mode=no-fallback to prevent gi-docgen getting downloaded if you have the (python3) deps present. Comment gtk-doc in these packages, explain that gi-docgen is used for the documentation.
12 lines
477 B
XML
12 lines
477 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE note 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 iusing subproject fallbacks for any
|
|
dependency declarations in the build files, stopping it downloading
|
|
any optional dependency which is not installed on the system.
|
|
</para>
|