Changeset a9b1fa8 for general


Ignore:
Timestamp:
04/09/2024 06:21:38 AM (3 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
8a280fb6
Parents:
66b297b
Message:

upower: Remove the hack to avoid depending on the packaging module

This package requires libgudev, libgudev requires glib, and glib
requires the packaging module. So we can assume the packaging module
always exists.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/upower.xml

    r66b297b ra9b1fa8  
    116116  <sect2 role="installation">
    117117    <title>Installation of UPower</title>
    118 
    119     <para>
    120       First, remove an unneeded dependency from a test:
    121     </para>
    122 
    123 <screen><userinput>sed '/parse_version/d' -i src/linux/integration-test.py</userinput></screen>
    124118
    125119    <para>
Note: See TracChangeset for help on using the changeset viewer.