mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/stepmania: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f3d55c51ed
commit
f9ab0913ce
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/stepmania/stepmania/archive/d55acb1ba26f1c5b5e3048d
|
|||
MD5SUM="77482300fb2019386ef7b8a7214ea859"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jsoncpp libtomcrypt libtommath"
|
||||
REQUIRES="jsoncpp libtomcrypt"
|
||||
MAINTAINER="Steven Voges"
|
||||
EMAIL="svoges.sbo@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue