Changeset 30ad1f9 for lxqt


Ignore:
Timestamp:
12/14/2016 11:25:21 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
8490099
Parents:
7e1afc9
Message:

Add lxqt-build-tools-0.3.0 needed for libsysstat-0.3.3.
Update to libsysstat-0.3.3.
Make modemmanager configuration systemd only.

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

Location:
lxqt/desktop
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/desktop.xml

    r7e1afc9 r30ad1f9  
    3737
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
     39  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-build-tools.xml"/>
    3940  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
    4041  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
  • lxqt/desktop/libsysstat.xml

    r7e1afc9 r30ad1f9  
    77  <!ENTITY libsysstat-download-http "http://downloads.lxqt.org/libsysstat/&libsysstat-version;/libsysstat-&libsysstat-version;.tar.xz">
    88  <!ENTITY libsysstat-download-ftp  " ">
    9   <!ENTITY libsysstat-md5sum        "692042112d63d18b2f38f2f939061a6c">
     9  <!ENTITY libsysstat-md5sum        "59503e83eced3e28cf0f9bac8a55339b">
    1010  <!ENTITY libsysstat-size          "20 KB">
    11   <!ENTITY libsysstat-buildsize     "1.2 MB">
     11  <!ENTITY libsysstat-buildsize     "1.3 MB">
    1212  <!ENTITY libsysstat-time          "less than 0.1 SBU">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="cmake"/> and
     77      <xref linkend="cmake"/>, 
     78      <xref linkend="lxqt-build-tools"/>, and
    7879      <xref linkend="qt5"/>
    7980    </para>
Note: See TracChangeset for help on using the changeset viewer.