Changeset 14c2a27


Ignore:
Timestamp:
10/22/2017 05:16:32 PM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
b9450a0
Parents:
192b967
Message:

Move account-service to sysutils.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/sysutils/sysutils.xml

    r192b967 r14c2a27  
    1919  some applications used by other applications in the book for
    2020  installation or configuration purposes.</para>
     21
     22  <!--systemd only -->
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>
    2124
    2225  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="acpid.xml"/>
  • gnome.ent

    r192b967 r14c2a27  
    1414<!-- Chapter 30 -->
    1515<!-- Platform -->
    16 <!ENTITY accountsservice-version      "0.6.45">
    1716<!ENTITY gsettings-desktop-schemas-version "3.24.1">
    1817<!ENTITY yelp-xsl-version             "3.20.1">
  • gnome/platform/platform.xml

    r192b967 r14c2a27  
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
    4242
    43   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>
    4443  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
    4544  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
  • packages.ent

    r192b967 r14c2a27  
    250250
    251251<!-- Chapter 12 -->
     252<!ENTITY accountsservice-version      "0.6.45">
    252253<!ENTITY acpid-version                "2.0.28">
    253254<!ENTITY at-version                   "3.1.20">
Note: See TracChangeset for help on using the changeset viewer.