mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
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:
parent
f4e0923171
commit
70a772c2ef
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue