Ignore:
Timestamp:
02/22/2014 01:34:10 PM (10 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:
682f45b2
Parents:
6e2e278d
Message:

Some tags - part 1. Fix zsh-5.0.5 to build with libcap 2.24. Add some dependencies to andupdate icon cache: Emacs-24.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/emacs.xml

    r6e2e278d rcdabd810  
    6161    <bridgehead renderas="sect4">Optional</bridgehead>
    6262    <para role="optional"><xref linkend="x-window-system"/>,
     63    <xref linkend="alsa-lib"/>,
     64    <xref linkend="dbus"/>,
     65    <xref linkend="gnutls"/>,
     66    <xref linkend="gobject-introspection"/>,
     67    <xref linkend="gpm"/>,
     68    <xref linkend="gtk2"/> or <xref linkend="gtk3"/>,
     69    <xref linkend="imagemagick"/>,
    6370    <xref linkend="libjpeg"/>,
    6471    <xref linkend="libpng"/>,
     72    <xref linkend="librsvg"/>,
    6573    <xref linkend="libtiff"/>, and
    6674    <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink></para>
     
    8896<screen role="root"><userinput>make install &amp;&amp;
    8997chown -v -R root:root /usr/share/emacs/&emacs-version;</userinput></screen>
     98
     99    <para>If you have <xref linkend="gtk2"/> or <xref linkend="gtk3"/>
     100    installed, run, as <systemitem class="username">root</systemitem> user:</para>
     101
     102<screen role="root"><userinput>gtk-update-icon-cache -qf /usr/share/icons/hicolor</userinput></screen>
    90103
    91104  </sect2>
Note: See TracChangeset for help on using the changeset viewer.