office/broffice.org: Add jdk to REQUIRES.

This was based off the package containing a .jar file. 

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2012-09-09 23:03:49 -04:00
parent f4e0923171
commit 70a772c2ef

View file

@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.broffice.org/stable/3.2.1/BrOOo_3.2.1_Linux_x86_install-rpm-
MD5SUM="28f13819217e712432f7cdc30ae9701b"
DOWNLOAD_x86_64="ftp://ftp.broffice.org/stable/3.2.1/BrOOo_3.2.1_Linux_x86-64_install-rpm-wJRE_pt-BR.tar.gz"
MD5SUM_x86_64="d84e8e8827ad28672a006414e40382cb"
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Oda"
EMAIL="edu.oda@gmail.com"