Remove gmp references.
[pspp-builds.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1bab01c58da815c9cf504dd12e5e3db61d188f8e..bff0cd99a12678bc9c7e16eeec15efc7fd726f24 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,12 +2,17 @@ PSPP has the following library dependencies;
 
     * The GNU Scientific Library (libgsl), version 1.6 or later.
 
-    * The GNU multiprecision arithmetic library (libgmp).
-
     * libplot from GNU plotutils is optional.  Without it, the new
       graphing features will not work.  If you do not have it
       installed, you must run `configure' with --without-libplot.
 
+    * ncurses and GNU readline are optional.  They make for a more pleasant
+      command line interface.
+
+PSPP also has the following build dependencies:
+
+    * perl 5.6 or later.
+
 Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
 Foundation, Inc.