Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES b/NOTES
index 06366cd..1ac2c5a 100644
--- a/NOTES
+++ b/NOTES
@@ -1,7 +1,7 @@
work on a WebKit based browser for the XO
-requires pywebkitgtk and WebKit-gtk:
-sudo yum install pywebkitgtk WebKit-gtk
+requires pywebkitgtk, gnome-python2-gconf and WebKit-gtk:
+sudo yum install pywebkitgtk WebKit-gtk gnome-python2-gconf
(maybe I can wrap this into the ./setup.py dist_xo packaging step.)
The code for downloading just got merged into webkit (r41401), probably