pkgsrc/chat/empathy/patches/patch-libempathy_empathy-auth-factory.c
prlw1 122fdc8b88 Update telepathy-glib to 0.20.2 + patch empathy accordingly
(needed for new gobject-introspection)

Many enhancements, fixes and deprecations - see

http://cgit.freedesktop.org/telepathy/telepathy-glib/tree/NEWS?id=telepathy-glib-0.20.2

for details.
2013-05-04 22:38:14 +00:00

14 lines
479 B
C

$NetBSD: patch-libempathy_empathy-auth-factory.c,v 1.1 2013/05/04 22:38:14 prlw1 Exp $
Needed for use with telepathy-glib-0.20.2
--- libempathy/empathy-auth-factory.c.orig 2011-03-24 15:15:16.000000000 +0000
+++ libempathy/empathy-auth-factory.c
@@ -20,6 +20,7 @@
#include "empathy-auth-factory.h"
+#include <telepathy-glib/channel-dispatch-operation.h>
#include <telepathy-glib/interfaces.h>
#include <telepathy-glib/simple-handler.h>
#include <telepathy-glib/util.h>