diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:56:06 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 98b63da237346b24efffd81ab5ccbcff217cbdf8 (patch) | |
tree | 30257f8e98369ced336d91df4c6a742b37b3513f /games/wesnoth | |
parent | 837bda4bd76add741771517c577a489b889ff150 (diff) |
Multiple: Fixed .info file (removed scons)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/wesnoth')
-rw-r--r-- | games/wesnoth/wesnoth.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth/wesnoth.info b/games/wesnoth/wesnoth.info index 74d16c251520..fce457f4f34a 100644 --- a/games/wesnoth/wesnoth.info +++ b/games/wesnoth/wesnoth.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/wesnoth/wesnoth-1.12.5.tar.bz2" MD5SUM="576a91355aa2c19698b09d4edc6b2f6b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="scons" +REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |