summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 17:45:04 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:38 -0500
commit469ce88ccc496702d8524de372636f76c31a966a (patch)
treeae492344c67c3d49a964f798b931a5bfc1f8a61b
parent8dfb5f4fbbf56be4ef738a56fe8b19167d211ede (diff)
downloadslackbuilds-469ce88ccc496702d8524de372636f76c31a966a.tar.gz
slackbuilds-469ce88ccc496702d8524de372636f76c31a966a.tar.xz
office/openoffice.org: Fixed dep information
-rw-r--r--office/openoffice.org/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/office/openoffice.org/README b/office/openoffice.org/README
index e3222d589d..bc348099cb 100644
--- a/office/openoffice.org/README
+++ b/office/openoffice.org/README
@@ -5,7 +5,7 @@ This script builds a Slackware package from the official binary (RPM's)
distributed by openoffice.org. Everything needed by the application should
be built statically into it, so there aren't any dependencies not satisfied
by a normal installation. A java runtime environment (jre) is suggested by
-openoffice.org, but it is not required (note that jre is part of a standard
-installation of Slackware).
+openoffice.org, but it is not required (note that jre must be installed
+from /extra).
Be sure to look at the script for some optional things you can do when building.