summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2000-02-10 01:57:07 +0000
committerMaciej Stachowiak <mstachow@src.gnome.org>2000-02-10 01:57:07 +0000
commit3e724025498464a1f655618e0d46e677a317f668 (patch)
tree89f2b096c838fe3a153d43a0042541a2b2fce39a /HACKING
parenta0d4440b0f18243101a04b2ee90444724cd98d59 (diff)
downloadnautilus-3e724025498464a1f655618e0d46e677a317f668.tar.gz
Added gnome-xml to list of needed modules.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 3 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 52e643c9b..9cb03c12e 100644
--- a/HACKING
+++ b/HACKING
@@ -11,8 +11,9 @@ Specifically, you will need to:
* Get the gnome.m4 file from gnome-libs HEAD, and and manually copy it
to your $(prefix)/share/aclocal/gnome directory.
-* Install ORBit, gnome-print, gtkhtml, gnome-vfs and bonobo from CVS,
-in that order. Make sure to autogen with your selected prefix.
+* Install gnome-xml, ORBit, gnome-print, gtkhtml, gnome-vfs and bonobo
+from CVS, in that order. Make sure to autogen with your selected
+prefix.
* Build and install nautilus into your selected prefix.