diff options
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 |
commit | 469ce88ccc496702d8524de372636f76c31a966a (patch) | |
tree | ae492344c67c3d49a964f798b931a5bfc1f8a61b /office/openoffice.org | |
parent | 8dfb5f4fbbf56be4ef738a56fe8b19167d211ede (diff) |
office/openoffice.org: Fixed dep information
Diffstat (limited to 'office/openoffice.org')
-rw-r--r-- | office/openoffice.org/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/openoffice.org/README b/office/openoffice.org/README index e3222d589d43..bc348099cbf7 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. |