mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
* SRC_URI needs to be after inherit gpe and pkgconfig.patch wasn't ever used Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
12 lines
377 B
Diff
12 lines
377 B
Diff
diff -uNr libgpewidget-0.117.orig/gpehelp.c libgpewidget-0.117/gpehelp.c
|
|
--- libgpewidget-0.117.orig/gpehelp.c 2006-10-12 12:20:33.000000000 +0200
|
|
+++ libgpewidget-0.117/gpehelp.c 2012-04-30 07:45:57.813293792 +0200
|
|
@@ -33,7 +33,6 @@
|
|
#include <gdk-pixbuf/gdk-pixbuf.h>
|
|
#include <gdk/gdk.h>
|
|
#include <glib.h>
|
|
-#include <glib/gkeyfile.h>
|
|
|
|
|
|
/* helper function definitions*/
|