diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-09 23:04:49 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-10 20:09:19 -0400 |
commit | 2d5cf2840c36b2ecb6c6c7b39b98dc7791e4c81e (patch) | |
tree | 3cae5aab2e5e04b2baa2e2eb3198a786fb94c21c /office | |
parent | 772d9f99717acc4f246778e90a63bf58aeb07424 (diff) | |
download | slackbuilds-2d5cf2840c36b2ecb6c6c7b39b98dc7791e4c81e.tar.gz |
office/openoffice.org: Add jdk to REQUIRES.
This was based off the package containing a .jar file.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/openoffice.org/openoffice.org.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/openoffice.org/openoffice.org.info b/office/openoffice.org/openoffice.org.info index eab56542ef..6a926df371 100644 --- a/office/openoffice.org/openoffice.org.info +++ b/office/openoffice.org/openoffice.org.info @@ -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" |