WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
[patch]
Patch
bug-178100-20171010225412.patch (text/plain), 1.33 KB, created by
Adrian Perez
on 2017-10-10 13:54:13 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Adrian Perez
Created:
2017-10-10 13:54:13 PDT
Size:
1.33 KB
patch
obsolete
>Subversion Revision: 223140 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index b3b09fa34a442dbc5a1115876c1365f78dc61c05..5d9c58d8efc106652c4926c25c4b097210b07dfb 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,13 @@ >+2017-10-10 Adrian Perez de Castro <aperez@igalia.com> >+ >+ [WPE] Header cairo.h is used in GLib API headers but cannot be found >+ https://bugs.webkit.org/show_bug.cgi?id=178100 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * wpe/wpe-webkit.pc.in: Add Cairo to the "Requires" field, so its flags get pulled >+ in and the "cairo.h", used in the WPE WebKit GLib API headers, can be found. >+ > 2017-10-10 Michael Catanzaro <mcatanzaro@igalia.com> > > Unreviewed, rolling out r223136. >diff --git a/Source/WebKit/wpe/wpe-webkit.pc.in b/Source/WebKit/wpe/wpe-webkit.pc.in >index 4eee72ea0f3cea4a1c7fcc78f47531e4aa84aa7d..3ff14a93af559f9fe7dd84d3dba84eb5479ad85a 100644 >--- a/Source/WebKit/wpe/wpe-webkit.pc.in >+++ b/Source/WebKit/wpe/wpe-webkit.pc.in >@@ -6,6 +6,6 @@ includedir=${prefix}/include > Name: WebKit2 > Description: WPE-flavored Web engine > Version: @PROJECT_VERSION@ >-Requires: glib-2.0 libsoup-2.4 >+Requires: glib-2.0 libsoup-2.4 cairo >= 1.14.4 > Libs: -L${libdir} -lWPEWebKit > Cflags: -I${includedir}/wpe-@WPE_API_VERSION@ -I${includedir}/wpe-@WPE_API_VERSION@/WPE
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 178100
:
323245
|
323299
|
323326
|
323336
| 323347