diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-09 23:05:39 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-10 20:09:23 -0400 |
commit | 242d438fe533dff7c8d3340ca2d068c742ca6a29 (patch) | |
tree | d4647785a88f82fe0de92f1fa39cdc9080edb4b1 /office | |
parent | 72b7b1099ac3ca1e1184c5f6845b86553f4668ff (diff) |
office/xmind: 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/xmind/xmind.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/xmind/xmind.info b/office/xmind/xmind.info index aa5899e60911..f292690a415c 100644 --- a/office/xmind/xmind.info +++ b/office/xmind/xmind.info @@ -5,6 +5,6 @@ DOWNLOAD="http://dl2.xmind.net/xmind-downloads/xmind-3.2.1.201011212218_i386.deb MD5SUM="8ffdf95dd1dfd5d37b5190562f2768a1" DOWNLOAD_x86_64="http://dl2.xmind.net/xmind-downloads/xmind-3.2.1.201011212218_amd64.deb" MD5SUM_x86_64="d08060971bd6eb3531024e81950eee52" -REQUIRES="" +REQUIRES="jdk" MAINTAINER="Vegard Haugland" EMAIL="vegard@haugland.at" |