diff --git a/x/lib/at-spi2-core.xml b/x/lib/at-spi2-core.xml index f3d08f93af..a070e73e4e 100644 --- a/x/lib/at-spi2-core.xml +++ b/x/lib/at-spi2-core.xml @@ -122,9 +122,10 @@ ninja A session bus address, normally available in an Xorg terminal, - is necessary to run the tests. To test the results, - issue: ninja test. The memory test is known - to timeout. + is necessary to run the tests. And, the test suite requires the + glib schemas of the package already installed. To test the results, + install the package first, then issue: ninja test. + The memory test is known to timeout.