[blfs] 01/02: libnotify: xvfb-run is not necessary for test
| 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 bdfaea8fedcc465df4d364ff30e6c21bb4089433 Author: Xi Ruoyao <[email protected]> AuthorDate: Wed May 6 19:01:07 2026 +0800 libnotify: xvfb-run is not necessary for test --- x/lib/libnotify.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x/lib/libnotify.xml b/x/lib/libnotify.xml index 66819c53bd..faaf3e0afc 100644 --- a/x/lib/libnotify.xml +++ b/x/lib/libnotify.xml @@ -92,7 +92,7 @@ <xref linkend="xmlto"/> (for documentation), <xref linkend="python-dbusmock"/> and <ulink url="https://anduin.linuxfromscratch.org/BLFS/mutter/xvfb-run">xvfb-run</ulink> - (to run the test suite) + (optional for the test suite) </para> <bridgehead renderas="sect4">Required (runtime)</bridgehead> @@ -132,8 +132,8 @@ meson setup --prefix=/usr \ ninja</userinput></screen> <para> - To test the results, you must have the xvfb-run program installed into - /usr/bin. If you have xvfb-run, issue: <command>ninja test</command> to + To test the results, + issue: <command>ninja test</command> to run the tests. </para> -- 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