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/glob2 | |
parent | 837bda4bd76add741771517c577a489b889ff150 (diff) |
Multiple: Fixed .info file (removed scons)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/glob2')
-rw-r--r-- | games/glob2/glob2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glob2/glob2.info b/games/glob2/glob2.info index c9f0bae166ad..d338afc7e0ab 100644 --- a/games/glob2/glob2.info +++ b/games/glob2/glob2.info @@ -5,6 +5,6 @@ DOWNLOAD="http://dl.sv.nongnu.org/releases/glob2/0.9.4/glob2-0.9.4.4.tar.gz" MD5SUM="94c527325f355a29a2807f8f18a6e6a8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="scons speex" +REQUIRES="speex" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |