source: xincludes/meson-wrap-nofallback.xml@ a8e1b4ab

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a8e1b4ab was a8e1b4ab, checked in by Ken Moffat <ken@…>, 3 years ago

gdk-pixbuf, pango:

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.

  • Property mode set to 100644
File size: 477 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
4
5
6 <para>
7 <parameter>--wrap-mode=nofallback</parameter>: This switch prevents
8 <command>meson</command> from iusing subproject fallbacks for any
9 dependency declarations in the build files, stopping it downloading
10 any optional dependency which is not installed on the system.
11 </para>
Note: See TracBrowser for help on using the repository browser.