development/processing: 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:05:02 -04:00
parent 7b5b36ce99
commit 94ab7da9dd

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://processing.googlecode.com/files/processing-1.5.1-linux.tgz"
MD5SUM="a4539860c7d55b650c7e2f5ba5fdeac9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="Diogo Leal"
EMAIL="diogo@diogoleal.com"