From 087f14cf8e72cee0728512ca6a4cddd207ccbd8f Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Mon, 21 Apr 2014 07:32:07 +0700 Subject: office/openoffice.org: Remove jdk as DEPS. Signed-off-by: Willy Sudiarto Raharjo --- office/openoffice.org/README | 11 ++++++----- office/openoffice.org/openoffice.org.info | 2 +- 2 files changed, 7 insertions(+), 6 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 diff --git a/office/openoffice.org/openoffice.org.info b/office/openoffice.org/openoffice.org.info index 098d813ba0..95fde2906a 100644 --- a/office/openoffice.org/openoffice.org.info +++ b/office/openoffice.org/openoffice.org.info @@ -5,6 +5,6 @@ DOWNLOAD="http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binar MD5SUM="a0434ff77a1a9645f787f3386cbe0f73" DOWNLOAD_x86_64="http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binaries/en-US/Apache_OpenOffice_4.0.1_Linux_x86-64_install-rpm_en-US.tar.gz" MD5SUM_x86_64="7f51836d8a131239552db487253395d7" -REQUIRES="jdk" +REQUIRES="" MAINTAINER="Ryan P.C. McQuen" EMAIL="ryan.q@linux.com" -- cgit v1.2.3-65-gdbad