Ignore:
Timestamp:
11/29/2018 09:23:09 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
514a9c4
Parents:
a2bed70
Message:

Add the dependencies to pciutils to allow the pciutils script to function. This is mostly for consistency between books. The systemd book has a timer and unit to allow the pci.ids file to be updated Sundays at 2:30AM Local Time, and without wget, lynx, or curl installed - the script fails to function.

In addition, add wget to the list of dependencies for usbutils in systemd (again, as a result of the units)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/usbutils.xml

    ra2bed70 reae7f55  
    7777    <para role="required">
    7878      <xref linkend="libusb"/>
     79      <phrase revision="systemd">and <xref linkend="wget"/></phrase>
     80      <!-- In the systemd book, a unit/timer is installed to update the
     81      usb.ids file automatically. -->
    7982    </para>
    8083
Note: See TracChangeset for help on using the changeset viewer.