[cairo] [PATCH 7/7] Document that libglib2.0-doc is needed to avoid some xref warnings

Bryce W. Harrington b.harrington at samsung.com
Wed Feb 26 14:29:42 PST 2014


Signed-off-by: Bryce Harrington <b.harrington at samsung.com>
---
 RELEASING |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASING b/RELEASING
index a1edceb..60e3e9e 100644
--- a/RELEASING
+++ b/RELEASING
@@ -2,7 +2,9 @@ Here are the steps to follow to create a new cairo release:
 
 1) Ensure that there are no local, uncommitted/unpushed
    modifications. You're probably in a good state if both "git diff
-   HEAD" and "git log master..origin/master" give no output.
+   HEAD" and "git log master..origin/master" give no output.  Also make
+   sure you have libglib2.0-doc installed (else you'll get excessive
+   gtk-doc cross reference warnings in the next step).
 
 2) Verify that the code passes "make distcheck"
 
-- 
1.7.9.5


More information about the cairo mailing list