tags 665519 + patch
thanks

Attached is a build-tested patch which only needs to be added to
debian/patches/series.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
Description: Fix build failure with glib 2.32
 where including individual glib headers is no longer supported.
Author: Michael Biebl <bi...@debian.org>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665519
Index: cluster-glue-1.0.9+hg2665/include/clplumbing/cl_uuid.h
===================================================================
--- cluster-glue-1.0.9+hg2665.orig/include/clplumbing/cl_uuid.h	2012-02-27 11:01:12.000000000 +0100
+++ cluster-glue-1.0.9+hg2665/include/clplumbing/cl_uuid.h	2012-03-25 18:57:03.482289476 +0200
@@ -16,7 +16,7 @@
 
 #ifndef _CL_UUID_H_
 #define _CL_UUID_H_
-#include <glib/gtypes.h>
+#include <glib.h>
 
 typedef struct cl_uuid_s{	
 	unsigned char	uuid[16];

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to