games/roadfighter: Removed SDL_sound dep (part of Slackware).

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-13 16:46:28 +13:00 committed by Willy Sudiarto Raharjo
parent 407b6b3bf8
commit 418a9f47fa
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/roadfighter.src_1.0.1269.tgz"
MD5SUM="a1626dda4d17ae30bbdd9c1ede2cd555"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL_sound"
REQUIRES=""
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"