[mate-utils] 04/04: debian/patches: Add 1000_include_header.patch to fix FTBFS.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Tue Mar 14 13:37:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository mate-utils.

commit e515c3d617ddeefdfdf948e6eaa32ebecc4e2bf8
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Tue Mar 14 13:13:20 2017 +0000

    debian/patches: Add 1000_include_header.patch to fix FTBFS.
---
 debian/patches/1000_include_header.patch | 12 ++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/1000_include_header.patch b/debian/patches/1000_include_header.patch
new file mode 100644
index 0000000..597402a
--- /dev/null
+++ b/debian/patches/1000_include_header.patch
@@ -0,0 +1,12 @@
+diff --git a/mate-dictionary/libgdict/gdict-client-context.h b/mate-dictionary/libgdict/gdict-client-context.h
+index 2854fed..d760e04 100644
+--- a/mate-dictionary/libgdict/gdict-client-context.h
++++ b/mate-dictionary/libgdict/gdict-client-context.h
+@@ -21,6 +21,7 @@
+ #define __GDICT_CLIENT_CONTEXT_H__
+ 
+ #include <glib-object.h>
++#include "gdict-context.h"
+ 
+ #define GDICT_TYPE_CLIENT_CONTEXT		(gdict_client_context_get_type ())
+ #define GDICT_CLIENT_CONTEXT(obj)		(G_TYPE_CHECK_INSTANCE_CAST ((obj), GDICT_TYPE_CLIENT_CONTEXT, GdictClientContext))
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c5a8073
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+1000_include_header.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-utils.git



More information about the pkg-mate-commits mailing list