Ignore:
Timestamp:
07/07/2016 12:19:46 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
1d1e909
Parents:
4026a19
Message:

(systemd/gnome merge staging) Update to AccountsService-0.6.42
(systemd/gnome merge staging) Update to geocode-glib-3.20.1
(systemd/gnome merge staging) Update to gnome-desktop-3.20.2
(systemd/gnome merge staging) Update to gnome-online-accounts-3.20.1
(systemd/gnome merge staging) Update to VTE-0.44.2
(systemd/gnome merge staging) Update to yelp-xsl-3.20.1
(systemd/gnome merge) Copied distributor information in gnome-desktop to trunk
(systemd/gnome merge) Copied AccountsService, geocode-glib, gnome-online-accounts, gnome-menus, telepathy-glib, and gnome-video-effects to trunk
(systemd/gnome merge) Greenlighted gnome-video-effects, yelp-xsl, and totem-pl-parser
Added libxml2 as a required dependency for gnome-desktop
Fixed the URL for gtk# in GMime
Tags

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-desktop.xml

    r4026a19 reba70158  
    8282      <xref linkend="gtk3"/>,
    8383      <xref linkend="iso-codes"/>,
    84       <xref linkend="itstool"/>, and
     84      <xref linkend="itstool"/>,
     85      <xref linkend="libxml2"/>, and
    8586      <xref linkend="xkeyboard-config"/>
    8687    </para>
     
    109110    </para>
    110111
    111 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     112<screen revision="sysv"><userinput>./configure --prefix=/usr &amp;&amp;
    112113make</userinput></screen>
     114
     115<screen revision="systemd"><userinput>./configure --prefix=/usr                 \
     116            --with-gnome-distributor="BLFS"</userinput></screen>
    113117
    114118    <para>
Note: See TracChangeset for help on using the changeset viewer.