WebKit Bugzilla
Attachment 358585 Details for
Bug 193233
: [WPE][GTK] Add php-json to install-dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193233-20190108093746.patch (text/plain), 1.94 KB, created by
Patrick Griffis
on 2019-01-08 06:37:47 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Patrick Griffis
Created:
2019-01-08 06:37:47 PST
Size:
1.94 KB
patch
obsolete
>Subversion Revision: 239671 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index 3e68f076c1e3ffc6d8e97632187f9ba97e3a8df2..dba1866004c10ae78c134b25c9624be25003317a 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,13 @@ >+2019-01-08 Patrick Griffis <pgriffis@igalia.com> >+ >+ [WPE][GTK] Add php-json to install-dependencies >+ https://bugs.webkit.org/show_bug.cgi?id=193233 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * gtk/install-dependencies: >+ * wpe/install-dependencies: >+ > 2019-01-06 Fujii Hironori <Hironori.Fujii@sony.com> > > [Win][Clang] Fix compilation warnings of MiniBrowser >diff --git a/Tools/gtk/install-dependencies b/Tools/gtk/install-dependencies >index 59a8f735cc74d9f759a7e47b3844de6a355dac20..8cfd5184ba068aeb078d10271c1366113db9aed8 100755 >--- a/Tools/gtk/install-dependencies >+++ b/Tools/gtk/install-dependencies >@@ -158,6 +158,7 @@ function installDependenciesWithApt { > gdb \ > libapache2-mod-bw \ > libapache2-mod-php \ >+ php-json \ > libcgi-pm-perl \ > libgpg-error-dev \ > psmisc \ >@@ -492,6 +493,7 @@ function installDependenciesWithDnf { > mod_ssl \ > perl-CGI \ > php \ >+ php-json \ > psmisc \ > pulseaudio-utils \ > pygobject3-base \ >diff --git a/Tools/wpe/install-dependencies b/Tools/wpe/install-dependencies >index b3aa1a0ce1a4f1cbbe72c361c8a7778ff9dbc5e5..75ef7fcd04aff28c38ce62686a45c9bb6af83769 100755 >--- a/Tools/wpe/install-dependencies >+++ b/Tools/wpe/install-dependencies >@@ -96,6 +96,7 @@ function installDependenciesWithApt { > gdb \ > libapache2-mod-bw \ > libapache2-mod-php \ >+ php-json \ > libcgi-pm-perl \ > psmisc \ > pulseaudio-utils \ >@@ -282,6 +283,7 @@ function installDependenciesWithDnf { > mod_ssl \ > perl-CGI \ > php \ >+ php-json \ > psmisc \ > pulseaudio-utils \ > python2-psutil \
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 193233
: 358585