aboutsummaryrefslogtreecommitdiff
path: root/games/hedgewars/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-20 01:32:43 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-26 01:20:06 +0700
commit0045d6bf5050dce58bb4f075e87c6721fb1bef85 (patch)
tree4598dc5971bc7cccea149b1fc0aece700a0327f5 /games/hedgewars/README
parent19f6fe2887c8cad7114974f47d96be639ab95442 (diff)
games/hedgewars: Document different dep on 32-bit.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/hedgewars/README')
-rw-r--r--games/hedgewars/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/hedgewars/README b/games/hedgewars/README
index d32c07bf3fa68..6d54b8b29f36a 100644
--- a/games/hedgewars/README
+++ b/games/hedgewars/README
@@ -10,3 +10,7 @@ excessive thinking or moving.
This SlackBuild packages only the game itself. If you want to compile
the server, you will need to provide additional dependencies.
Please, refer to the documentation in the source tarball.
+
+Note for 32-bit users: on x86, ignore the fpc in the .info file's
+REQUIRES. For 32-bit builds, hedgewars requires ghc, not fpc. Yes,
+this is weird, but it's true.