diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:47:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:27 +0700 |
commit | 34e07b47d17221d61f1931f05024c5bbf6daf577 (patch) | |
tree | 7f93b5eeda590bd0ced92049ccde012751a6423b /games/odamex | |
parent | cdc08d08d1d4cbf6e1ad9f0672243dbc18ac9303 (diff) |
games/odamex: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/odamex')
-rw-r--r-- | games/odamex/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/odamex/README b/games/odamex/README index b031563f0cb02..b97c5c769acf9 100644 --- a/games/odamex/README +++ b/games/odamex/README @@ -22,9 +22,9 @@ FreeDoom >=0.6.2 (FREEDOOM.WAD aka 'freedoom' SBo build) Place the WAD file(s) in /usr/share/games/doom. The filenames can be all lowercase (doom.wad) or all uppercase (DOOM.WAD). -Optional dependency: miniupnpc (auto-detected at build time). This adds -support for UPnP to odasrv (the odamex server). It has no effect on odamex -(the client) or odalaunch (the launcher). +Optional dependency: miniupnpc (auto-detected at build time). This +adds support for UPnP to odasrv (the odamex server). It has no effect +on odamex (the client) or odalaunch (the launcher). Note: If you get compile errors relating to wxIntPtr not being defined, upgrade your wxPython or wxGTK package to at least version 2.8.12.0. If |