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:
parent
9b6188b865
commit
81ecc80f67
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue