[Webkit-unassigned] [Bug 119659] [GTK] [Stable] webkitgtk-2.0. 4 gamepad support and undefined reference to g_udev_…
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 07:53:38 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119659
Alberto Garcia <berto at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #2 from Alberto Garcia <berto at igalia.com> 2013-09-13 07:52:49 PST ---
Ah, I see, this is fixed in trunk (bug 114901) but fails in the stable branch.
Carlos, we need to add this to Programs_WebKitPluginProcess_LDADD:
--- Source/WebKit2/GNUmakefile.am.orig 2013-09-13 17:50:37.461815213 +0300
+++ Source/WebKit2/GNUmakefile.am 2013-09-13 17:38:39.415056167 +0300
@@ -610,6 +610,7 @@
$(CAIRO_LIBS) \
$(COVERAGE_LDFLAGS) \
$(FREETYPE_LIBS) \
+ $(GAMEPAD_LIBS) \
$(GEOCLUE_LIBS) \
$(GLIB_LIBS) \
$(GSTREAMER_LIBS) \
I'll update the wiki.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list