diff options
author | Ryan P.C. McQuen <ryanpcmcquen@gmail.com> | 2014-04-21 07:32:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:53 +0700 |
commit | 087f14cf8e72cee0728512ca6a4cddd207ccbd8f (patch) | |
tree | 16b38f64b2e0386c8f62718c6e3bef04e5e60a72 /office/openoffice.org/README | |
parent | 6cfbbb06ebde11000856df15b08a9e6f7f503714 (diff) | |
download | slackbuilds-087f14cf8e72cee0728512ca6a4cddd207ccbd8f.tar.gz |
office/openoffice.org: Remove jdk as DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/openoffice.org/README')
-rw-r--r-- | office/openoffice.org/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/office/openoffice.org/README b/office/openoffice.org/README index c35fb35434..92b3c5b861 100644 --- a/office/openoffice.org/README +++ b/office/openoffice.org/README @@ -2,9 +2,10 @@ OpenOffice.org is a full-featured open-source office suite that is compatible with all other major office software. 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 can be installed -ing the jdk slackbuild provided by slackbuilds.org). +distributed by openoffice.org. + +Apache recommends having either jre or jdk installed, but it is not +required. See more details here: + +https://wiki.openoffice.org/wiki/Java_and_OpenOffice.org |