mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/openoffice.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
772d9f9971
commit
2d5cf2840c
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_L
|
|||
MD5SUM="24ff3fb594dfb1718512cf41cbe18ffc"
|
||||
DOWNLOAD_x86_64="http://download.services.openoffice.org/files/stable/3.3.0/OOo_3.3.0_Linux_x86-64_install-rpm-wJRE_en-US.tar.gz"
|
||||
MD5SUM_x86_64="ca1594218be28ad3d521952e09e79ca1"
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Gerardo Gómez"
|
||||
EMAIL="gerardo.gr90@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue