diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:33:53 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:33:53 +0200 |
commit | c782fec0a2c394f858ab4117b765fbbaffa17a93 (patch) | |
tree | c5c2d8ea0a232613d5f7f55771675427ac476318 /office/openoffice.org | |
parent | 38dab9893cc8e32960cea6cba7334a14a1ce5220 (diff) | |
download | slackbuilds-c782fec0a2c394f858ab4117b765fbbaffa17a93.tar.gz |
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 bc348099cb..b3f3834f9b 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 must be installed -from /extra). +openoffice.org, but it is not required (note that jre can be installed +ing the jdk slackbuild provided by slackbuilds.org). Be sure to look at the script for some optional things you can do when building. |