loudmouth: fix build with glib-2.32

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-05-06 08:55:32 +02:00
parent a1a9409931
commit fd0343f3b6
2 changed files with 14 additions and 1 deletions
@@ -0,0 +1,10 @@
--- loudmouth-1.4.3.orig/loudmouth/lm-error.c 2008-10-29 21:48:15.000000000 +0100
+++ loudmouth-1.4.3/loudmouth/lm-error.c 2012-05-06 08:27:07.455739440 +0200
@@ -19,7 +19,6 @@
*/
#include <config.h>
-#include <glib/gerror.h>
#include "lm-error.h"
/**
@@ -8,7 +8,10 @@ DEPENDS = "glib-2.0 check openssl"
inherit gnomebase
SRC_URI += "file://04-use-pkg-config-for-gnutls.patch"
PR = "r1"
SRC_URI += "file://04-use-pkg-config-for-gnutls.patch \
file://glib-2.32.patch"
SRC_URI[archive.md5sum] = "55339ca42494690c3942ee1465a96937"
SRC_URI[archive.sha256sum] = "95a93f5d009b71ea8193d994aa11f311bc330a3efe1b7cd74dc48f11c7f929e3"