summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 15:01:56 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-02-18 15:01:56 +0000
commita8d776e3729997092a4ab3d78b0d234f3999b613 (patch)
tree8fc7823584f5c68d524ce56ec4157ef62c4a49c1 /README
parent42ff972a63bb4c4b51417b801aa94f897bbde5dd (diff)
downloadtelepathy-glib-a8d776e3729997092a4ab3d78b0d234f3999b613.tar.gz
Document that GNU make is required, and tell Automake to stop warning us about using its features
20080218150156-53eee-c59b1caa3c1f5db48349e0e07116ca12fb3a65bf.gz
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 1585d4967..a3069b319 100644
--- a/README
+++ b/README
@@ -22,6 +22,8 @@ Building telepathy-glib requires:
GLib, GObject <http://ftp.gnome.org/pub/GNOME/sources/glib/>
libdbus <http://dbus.freedesktop.org/releases/dbus/>
The D-Bus GLib bindings <http://dbus.freedesktop.org/releases/dbus-glib/>
+
+ GNU make <http://www.gnu.org/software/make/>
pkg-config <http://ftp.gnome.org/pub/GNOME/sources/pkg-config/>
libxslt, xsltproc <http://xmlsoft.org/XSLT/>
Python <http://www.python.org/>