summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web/owl-window-menu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/web/web/owl-window-menu.patch')
-rw-r--r--meta/recipes-sato/web/web/owl-window-menu.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-sato/web/web/owl-window-menu.patch b/meta/recipes-sato/web/web/owl-window-menu.patch
index 8877229f36..8b46c3256d 100644
--- a/meta/recipes-sato/web/web/owl-window-menu.patch
+++ b/meta/recipes-sato/web/web/owl-window-menu.patch
@@ -81,3 +81,16 @@ Index: trunk/src/web_main.c
81 gtk_main (); 81 gtk_main ();
82 82
83 g_module_close (module); 83 g_module_close (module);
84Index: trunk/src/Makefile.am
85===================================================================
86--- trunk.orig/src/Makefile.am 2007-12-18 15:04:13.000000000 -0800
87+++ trunk/src/Makefile.am 2010-11-15 11:41:15.754994000 -0800
88@@ -18,7 +18,7 @@
89 web.h web_history.h web_bookmarks.h web_request.h \
90 web_utils.h glibcurl.h
91
92-web_LDADD = $(WEB_LIBS)
93+web_LDADD = $(WEB_LIBS) -lowl
94
95 MAINTAINERCLEANFILES = config.h.in Makefile.in
96