Ignore:
Timestamp:
10/21/2013 10:03:17 AM (11 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
83dd3169
Parents:
da6f918e
Message:

Reclassify dependencies and other tweaks for Nautilus-3.10.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/nautilus.xml

    rda6f918e rf0c894e6  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gnome-desktop"/> and
     79      <xref linkend="exempi"/>,
     80      <xref linkend="gnome-desktop"/>, and
    8081      <xref linkend="libnotify"/>
    8182    </para>
     
    8384    <bridgehead renderas="sect4">Recommended</bridgehead>
    8485    <para role="recommended">
     86      <xref linkend="libexif"/> and
    8587      <xref linkend="gobject-introspection"/>
    8688    </para>
     
    8890    <bridgehead renderas="sect4">Optional</bridgehead>
    8991    <para role="optional">
    90       <xref linkend="exempi"/>,
    91       <xref linkend="gtk-doc"/>,
    92       <xref linkend="libexif"/>, and
     92      <xref linkend="gtk-doc"/> and
    9393      <ulink url="http://projects.gnome.org/tracker/">Tracker</ulink>
    9494    </para>
     
    130130
    131131    <para>
    132       To test the results, issue: <command>make check</command>.
     132      To test the results, issue: <command>make check</command>. The tests
     133      need to be run in a graphical environment.
    133134    </para>
    134135
     
    139140
    140141    <para>
    141       <option>--disable-packagekit</option>: This switch disables use
     142      <parameter>--disable-packagekit</parameter>: This switch disables use
    142143      of PackageKit which isn't suitable for BLFS.
    143144    </para>
    144145
    145146    <para>
    146       <option>--disable-tracker</option>: This switch disables use
     147      <parameter>--disable-tracker</parameter>: This switch disables use
    147148      of <application>Tracker</application> which isn't part of
    148149      BLFS.
     
    151152    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    152153      href="../../xincludes/gtk-doc-rebuild.xml"/>
     154
     155    <para>
     156      <option>--enable-libexif=no</option>: Use this switch if
     157      <application>libexif</application> is not installed.
     158    </para>
    153159
    154160  </sect2>
Note: See TracChangeset for help on using the changeset viewer.