Changeset 972a985 for general


Ignore:
Timestamp:
02/11/2023 07:25:42 AM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4fa25c5
Parents:
1770d64
git-author:
Xi Ruoyao <xry111@…> (02/11/2023 07:24:25 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/11/2023 07:25:42 AM)
Message:

dbus: Drop dependency on dbus-glib for test

According to the NEWS file, the dependency has been removed years ago. I
also ran "make check" w/o it and no test failed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r1770d64 r972a985  
    101101    <para role="optional">
    102102      For the tests:
    103       <xref linkend="dbus-glib"/>,
    104103      <xref linkend="dbus-python"/>,
    105104      <xref linkend="pygobject3"/>,
     
    247246
    248247    <para>
    249       The dbus tests cannot be run until after <xref linkend="dbus-glib"/> has
     248      The dbus tests cannot be run until after <xref linkend="dbus-python"/>
     249      and <xref linkend="pygobject3"/> have
    250250      been installed.  They must be run as an unprivileged user from a local
    251251      session with bus address. To run the standard tests issue
Note: See TracChangeset for help on using the changeset viewer.