Author: lisu Date: Wed Nov 23 20:44:18 2011 GMT Module: packages Tag: GNOME_2 ---- Log message: - adds missing header
---- Files affected: packages/empathy: empathy-missing-include.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: packages/empathy/empathy-missing-include.patch diff -u /dev/null packages/empathy/empathy-missing-include.patch:1.1.2.1 --- /dev/null Wed Nov 23 21:44:18 2011 +++ packages/empathy/empathy-missing-include.patch Wed Nov 23 21:44:13 2011 @@ -0,0 +1,10 @@ +--- libempathy/empathy-auth-factory.c 2011-10-22 00:53:39.480665258 +0300 ++++ libempathy/empathy-auth-factory.c 2011-10-22 00:55:22.726535188 +0300 +@@ -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> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
