[libgdata] [docs] Updated HACKING and README



commit 2404e380873bfce8c60ee8ea43dd19f63489555b
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu May 7 07:37:10 2009 +0100

    [docs] Updated HACKING and README
---
 HACKING |    2 ++
 README  |    5 ++++-
 2 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/HACKING b/HACKING
index 43cea4b..b35fa38 100644
--- a/HACKING
+++ b/HACKING
@@ -123,6 +123,8 @@ The short explanation of a commit should always be prefixed by a tag to describe
 
  - [core] â?? for the core code in the gdata directory, such as GDataEntry.
 
+ - [build] â?? for build changes and releases.
+
  - [docs] â?? for documentation changes which are not specific to a service, such as updates to the docs directory, NEWS, README, this file, etc.
 
  - [tests] â?? for changes to the test code in gdata/tests which are not specific to a service.
diff --git a/README b/README
index 666ed2a..0a0b3a9 100644
--- a/README
+++ b/README
@@ -13,11 +13,14 @@ libgdata's API is currently unstable and is likely to change wildly.
 Dependencies
 ============
 
-* glib-2.0 >= 2.16.3
+* glib-2.0 >= 2.19.0
 * libxml-2.0
 * gio-2.0 >= 2.17.3
 * libsoup-2.4 >= 2.24.0
 
+If compiling with --enable-gnome (for GNOME support):
+* libsoup-gnome-2.4
+
 Licensing
 =========
 



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