Changeset a7bf2a74 for xsoft/other


Ignore:
Timestamp:
02/24/2023 12:18:05 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
3b61050
Parents:
667ce94
Message:

pidgin needs --disable-tk if tk is not installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/pidgin.xml

    r667ce94 ra7bf2a74  
    157157            --disable-idn        \
    158158            --disable-nm         \
     159            --disable-tk         \
    159160            --disable-vv         &amp;&amp;
    160161make</userinput></screen>
     
    223224      <parameter>--disable-idn</parameter>: Remove this switch if you've
    224225      installed <xref linkend="libidn"/>.
     226    </para>
     227
     228    <para>
     229      <parameter>--disable-tk</parameter>: Remove this switch if you've
     230      installed <xref linkend="tk"/> and you wish to use the TCL bindings.
    225231    </para>
    226232
Note: See TracChangeset for help on using the changeset viewer.