| Newsgroups |
gmane.linux.lfs.beyond.book |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
commit d3c25feaabf70c1b955f18f6ceab132297bdba23
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 22 23:48:37 2026 +0800
gnome-settings-daemon: add back the test dependency list
umockdev and Xvfb are no longer used (as GNOME is now wayland-only).
---
gnome/platform/gnome-settings-daemon.xml | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/gnome/platform/gnome-settings-daemon.xml b/gnome/platform/gnome-settings-daemon.xml
index 931450ec4e..89fcfaa886 100644
--- a/gnome/platform/gnome-settings-daemon.xml
+++ b/gnome/platform/gnome-settings-daemon.xml
@@ -109,18 +109,13 @@
<para role="recommended" revision="sysv">
<xref linkend="blocaled" role="runtime"/>
</para>
-<!-- test suite does not work
+
<bridgehead renderas="sect4">Optional (for tests)</bridgehead>
<para role="optional">
<xref linkend="gnome-session"/>,
- <xref linkend="mutter"/>,
- <xref linkend="python-dbusmock"/>,
- <xref linkend="umockdev"/>, and
- <command>Xvfb</command> (for tests, from
- <xref linkend="xorg-server"/> or
- <xref role="nodep" linkend="xwayland"/>)
+ <xref linkend="mutter"/>, and
+ <xref linkend="python-dbusmock"/>
</para>
--->
</sect2>
<sect2 role="installation">
@@ -171,7 +166,9 @@ ninja</userinput></screen>
<para>
To check the results, execute: <command>ninja test</command>. Note that
you must have <application>python-dbusmock</application> installed in
- order for the tests to complete successfully.
+ order for the tests to complete successfully, and many test cases
+ will be skipped without both <xref linkend='mutter'/> and
+ <xref linkend='gnome-session'/> installed.
</para>
<!-- The tests do not work because gnome-session 49 has removed the built-in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page