mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/freemind: 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
81ecc80f67
commit
e4fab7144d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/freemind/freemind-bin-max-0.9.0.zip"
|
|||
MD5SUM="1a346f1a3aabb2db7e6685bb3844797b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Bruno T. Russo (BrunoRusso)"
|
||||
EMAIL="contato@brunorusso.eti.br"
|
||||
|
|
Loading…
Reference in a new issue