audio/fantasia: 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:04:04 -04:00
parent 9b6188b865
commit 81ecc80f67
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/jsampler/Fantasia/Fantasia%20
DOWNLOAD_x86_64=""
MD5SUM="55f781785224cf7fc1c5999b683f9577"
MD5SUM_x86_64=""
REQUIRES="linuxsampler"
REQUIRES="jdk linuxsampler"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"