summaryrefslogtreecommitdiffstats
path: root/games/domination/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/domination/README')
-rw-r--r--games/domination/README14
1 files changed, 4 insertions, 10 deletions
diff --git a/games/domination/README b/games/domination/README
index 93b23e8101..f9731d3eb2 100644
--- a/games/domination/README
+++ b/games/domination/README
@@ -7,13 +7,7 @@ Domination is written in Java. It includes a map editor, single-player
vs. AI, networked multiplayer, and many other features. It works in all
OSes that run Java 1.4 or higher, and Android.
-Since Domination is a Java application, it will require a Java Virtual
-Machine to run. Any of these SBo builds will work:
-
-jdk
-openjdk
-openjdk6
-openjdk8
-
-All of the above install scripts in /etc/profile.d, meaning you must
-log out and back in to run Java applications (including Domination).
+Since Domination is a Java application, it will require a Java
+Virtual Machine to run. It has been tested with zulu-openjdk8 and
+zulu-openjdk11. Other JDK builds (e.g. jdk or openjdk) may work, but
+the SlackBuild author hasn't tested them.