games/trackballs: Added the new dependency guile2.2.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-10-31 10:09:32 +01:00 committed by Robby Workman
parent d2a911cda3
commit 957ebb00a3

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/trackballs/trackballs/archive/v1.3.2/trackballs-1.3
MD5SUM="85b128afca8b55d8e7ae02c21fa0427e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_mixer SDL2_image SDL2_ttf"
REQUIRES="SDL2_mixer SDL2_image SDL2_ttf guile2.2"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"