diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-26 23:16:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 11:40:28 -0500 |
commit | 36fda779d365d25579ecbb52bff58e2ef167b02a (patch) | |
tree | a43651429eaebe3cef25200407dbbd32d075e52c /games/wesnoth/README | |
parent | c9f66eee8010f2584bb614ce3a936e08ea4e3940 (diff) | |
download | slackbuilds-36fda779d365d25579ecbb52bff58e2ef167b02a.tar.gz |
games/wesnoth: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/wesnoth/README')
-rw-r--r-- | games/wesnoth/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/wesnoth/README b/games/wesnoth/README index 01ccb28251..9702250403 100644 --- a/games/wesnoth/README +++ b/games/wesnoth/README @@ -14,5 +14,3 @@ You can create the user and group for the wesnoth server as follows: # groupadd -g 229 wesnoth # useradd -u 229 -d /dev/null -s /bin/false -g wesnoth wesnoth - -This requires lua. |