[seed] Partially update README (we use Git, we need gnome-js-common, etc.)



commit a206010b423b3d335df7c73192aad7275a0bbab3
Author: Tim Horton <hortont svn gnome org>
Date:   Wed Jun 3 01:34:30 2009 -0400

    Partially update README (we use Git, we need gnome-js-common, etc.)
---
 README |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index fc0fd73..b99de22 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Seed is a library and interpreter, dynamically bridging (through gobject-introsp
 Seed requires a WebKit SVN revision newer than 35442. Keep in mind that some builds between this and HEAD still won't work with Seed, and performance has only improved, so try to keep an up-to-date version of WebKit if you're planning on working with Seed.
 
 Website: http://live.gnome.org/Seed
-SVN: svn://svn.gnome.org/svn/seed
+SVN: git://git.gnome.org/seed
 
 Dependencies (Ubuntu package name):
    * gobject-introspection (gobject-introspection)
@@ -14,6 +14,7 @@ Dependencies (Ubuntu package name):
    * webkit (libwebkit-1.0-4-dev)
    * readline (libreadline-dev)
    * ffi (libffi-dev)
+   * gnome-js-common
 
 Recommended Dependencies (Ubuntu package name):
    * sqlite3 (libsqlite3-dev)
@@ -23,4 +24,4 @@ Recommended Dependencies (Ubuntu package name):
    * clutter-cairo (libclutter-cairo-0.8-dev)
    * cairo (libcairo-dev)
    * gtk-doc (gtk-doc-tools)
-   * dbus (libdbus-1-dev)
\ No newline at end of file
+   * dbus (libdbus-1-dev)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]