WebKit Bugzilla
Attachment 356375 Details for
Bug 192308
: [GTK] Can't run MiniBrowser due to missing python2-yaml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-192308-20181203132430.patch (text/plain), 1.45 KB, created by
Tomas Popela
on 2018-12-03 04:24:31 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Tomas Popela
Created:
2018-12-03 04:24:31 PST
Size:
1.45 KB
patch
obsolete
>Subversion Revision: 238793 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index c1ea44ce11c08b7c6b3ad35f0ee099642e38c529..3e2a886e4aa678c715d4ba282c3861d962e8b68f 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,12 @@ >+2018-12-03 Tomas Popela <tpopela@redhat.com> >+ >+ [GTK] Can't run MiniBrowser due to missing python2-yaml >+ https://bugs.webkit.org/show_bug.cgi?id=192308 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * gtk/install-dependencies: >+ > 2018-12-01 Don Olmstead <don.olmstead@sony.com> > > Cleanup WebKit Features >diff --git a/Tools/gtk/install-dependencies b/Tools/gtk/install-dependencies >index 3982984e60fc220c3cb320df3ba16f2cbd447d58..f8f275a3409d4a29c57429c87a59663edd608491 100755 >--- a/Tools/gtk/install-dependencies >+++ b/Tools/gtk/install-dependencies >@@ -168,6 +168,7 @@ function installDependenciesWithApt { > pulseaudio-utils \ > python-gi \ > python-psutil \ >+ python-yaml \ > ruby \ > ruby-json \ > ruby-highline \ >@@ -330,6 +331,7 @@ function installDependenciesWithPacman { > pulseaudio \ > python-gobject \ > python2-psutil \ >+ python2-yaml \ > ruby \ > weston \ > xorg-server-xvfb" >@@ -492,6 +494,7 @@ function installDependenciesWithDnf { > pulseaudio-utils \ > pygobject3-base \ > python2-psutil \ >+ python2-yaml \ > ruby \ > rubygem-json \ > rubygem-highline \
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 192308
: 356375