summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Andrew Clemons2022-03-01 07:48:32 +0100
committer Willy Sudiarto Raharjo2022-03-03 09:56:46 +0100
commit4111645453a3e48b408cc56f2428d1a6472aeb49 (patch)
tree4afa06002f33eab945d0fe01213e8d147f1a8bba /audio
parent29851b1dbd63843afb45f1707d6874d0eccd18a5 (diff)
downloadslackbuilds-4111645453a3e48b408cc56f2428d1a6472aeb49.tar.gz
audio/fantasia: Use zulu-openjdk8.
openjdk8 currently ftb. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/fantasia/README6
-rw-r--r--audio/fantasia/fantasia.info2
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/fantasia/README b/audio/fantasia/README
index 8914f3bc2e..667cf25ee9 100644
--- a/audio/fantasia/README
+++ b/audio/fantasia/README
@@ -1,5 +1,5 @@
fantasia (Java-based GUI frontend for LinuxSampler)
-Although I've listed openjdk8 as a required dependency, other JDK
-implementations such as jdk (Oracle) or adoptopenjdk probably work
-too. I just haven't tested them myself.
+Although I've listed zulu-openjdk8 as a required dependency, other
+JDK implementations such as jdk (Oracle) probably work too. I just
+haven't tested them myself.
diff --git a/audio/fantasia/fantasia.info b/audio/fantasia/fantasia.info
index a43f84ab7b..f366c33cba 100644
--- a/audio/fantasia/fantasia.info
+++ b/audio/fantasia/fantasia.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/jsampler/Fantasia/Fantasia%20
MD5SUM="55f781785224cf7fc1c5999b683f9577"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="openjdk8 linuxsampler"
+REQUIRES="zulu-openjdk8 linuxsampler"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"