Changeset 6be5958a for xsoft/other


Ignore:
Timestamp:
07/26/2020 08:43:58 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 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
Children:
6e5b1606
Parents:
99f86349
Message:

Thunderbird: Remove the --disable-dbus option.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    r99f86349 r6be5958a  
    8181      <xref linkend="autoconf213"/>,
    8282      <xref linkend="cbindgen"/>,
     83      <xref linkend="dbus-glib"/>,
    8384      both <xref linkend="gtk3"/>
    8485      and <xref linkend="gtk2"/>,
     
    123124      <!-- <xref linkend="curl"/>, not in build log-->
    124125      <xref linkend="cyrus-sasl"/>,
    125       <xref linkend="dbus-glib"/>,
    126126      <xref linkend="doxygen"/>,
    127127      <xref linkend="GConf"/>,
     
    162162<screen><userinput>cat &gt; mozconfig &lt;&lt; "EOF"
    163163<literal># If you have a multicore machine, all cores will be used.
    164 
    165 # If you have installed dbus-glib, comment out this line:
    166 ac_add_options --disable-dbus
    167164
    168165# If you have installed wireless-tools comment out this line:
Note: See TracChangeset for help on using the changeset viewer.