academic/ImageJ: 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:
dsomero 2012-09-09 23:03:21 -04:00
parent 7b906247fe
commit 29e9b2b9b6

View file

@ -9,6 +9,6 @@ MD5SUM="c0e0202c4a358e886ce1582dd2c9b830 \
277dec926cc27ade8ef01b8ae4bb69cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Petar Petrov"
EMAIL="ppetrov@paju.oulu.fi"