Oneway Dialog: Remove deprecated properties
[pspp] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6f970f4706728d137fbedfcd1d55898242d9bcb9..c131292cb3d9da72d94bd366b99a7ea80c311f9f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -77,9 +77,9 @@ The following packages are required to install PSPP:
     * libxml2 (http://xmlsoft.org/).
 
     * metainfo.its, provided by the appstream package. This is required
     * libxml2 (http://xmlsoft.org/).
 
     * metainfo.its, provided by the appstream package. This is required
-      by xgettext to extract the translation strings from the
-      org.fsf.pspp.metainfo.xml.in file. This is only required for
-      building. It is not a runtime requirement.
+      by xgettext version lower then 0.20 to extract the translation
+      strings from the org.fsf.pspp.metainfo.xml.in file. This is only
+      required for building. It is not a runtime requirement.
 
 The following packages are required to enable PSPP's graphing
 features.  If you cannot arrange to install them, you must run
 
 The following packages are required to enable PSPP's graphing
 features.  If you cannot arrange to install them, you must run
@@ -127,6 +127,10 @@ Other optional packages:
       PSPP to test the Perl module more thoroughly.  It is not needed
       to build or use the Perl module.
 
       PSPP to test the Perl module more thoroughly.  It is not needed
       to build or use the Perl module.
 
+    * librsvg enables 300 dpi copy and paste operation. Without librsvg
+      the copy action will only provide images with default resolution
+      which is often 96dpi. This only affects bitmap image formats.
+
 Basic Installation
 ==================
 
 Basic Installation
 ==================