Changeset 5d7469f9 for gnome


Ignore:
Timestamp:
03/15/2018 12:40:52 AM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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
Children:
3d0e2ff
Parents:
fe853e1f
Message:

Explain how to build network-manager-applet without gobject-introspection and gtk-doc

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19950 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/network-manager-applet.xml

    rfe853e1f r5d7469f9  
    167167      <option>-Denable-wwan=false</option>: This switch disables WWAN support.
    168168      Use this if you do not have <xref linkend="ModemManager"/> installed.
     169    </para>
     170    <para>
     171      <option>-Dintrospection=false</option>: Use this if you do not have <xref linkend="gobject-introspection"/> installed.
     172    </para>
     173    <para>
     174      <option>-Dgtk_doc=false</option>: Use this if you do not have <xref linkend="gtk-doc"/> installed.
    169175    </para>
    170176
Note: See TracChangeset for help on using the changeset viewer.