diff --git a/x/lib/cairo.xml b/x/lib/cairo.xml
index 01ddc97cd2..3c547bd45b 100644
--- a/x/lib/cairo.xml
+++ b/x/lib/cairo.xml
@@ -111,23 +111,18 @@
,
DirectFB,
- ,
- ,
- ,
- ,
- Skia and
- Valgrind
-
-
- Optional (to provide extended test suite
- coverage)
-
(for testing the postscript backend),
(for testing the PDF backend),
+ ,
+ ,
(for testing the SVG backend),
libspectre (for
- testing the PDF backend) and
- (for testing the PDF backend).
+ testing the PDF backend),
+ ,
+ (for testing the PDF backend),
+ ,
+ Skia and
+ Valgrind.
@@ -161,12 +156,13 @@ patch -p1 < ../cairo-&cairo-version;-expose-snapshot-1.patch &&
make
- To test the results, issue: make -k check.
-
-
-
- Note that the tests take a long time to run and many of them fail for
- unknown reasons.
+ Note that the tests take a long time to run, many of them fail for unknown
+ reasons and it has been known to cause a kernel panic. If you want to run the tests issue:
+ make -k check.