aboutsummaryrefslogtreecommitdiff
path: root/games/hedgewars/README
diff options
context:
space:
mode:
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.