aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-10-07 00:24:11 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-13 12:28:15 +0200
commit95a373e4af95bbd2fbad479d513265ea4b7bc4fd (patch)
treedca7950e50de40c4873a593b5a5fb3ba1e5427a6 /meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
parentd25c8a46471d254a11bc08ee4d3e556f13228b30 (diff)
downloadmeta-openembedded-contrib-95a373e4af95bbd2fbad479d513265ea4b7bc4fd.tar.gz
Revert "epdfview: move to nonworking"
* use PNBLACKLIST instead This reverts commit a9733d04fad02e466919b730ad7e158cbb71042c. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch')
-rw-r--r--meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch b/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
new file mode 100644
index 0000000000..84a4913863
--- /dev/null
+++ b/meta-gnome/recipes-apps/epdfview/epdfview/glib-single-include.patch
@@ -0,0 +1,17 @@
+Imported from Debian 0.1.8-3
+
+Upstream-Status: Pending
+
+diff --git a/src/gtk/StockIcons.h b/src/gtk/StockIcons.h
+index c142a7a..58fcf2e 100644
+--- a/src/gtk/StockIcons.h
++++ b/src/gtk/StockIcons.h
+@@ -18,7 +18,7 @@
+ #if !defined (__STOCK_ICONS_H__)
+ #define __STOCK_ICONS_H__
+
+-#include <glib/gmacros.h>
++#include <glib.h>
+
+ G_BEGIN_DECLS
+