diff options
Diffstat (limited to 'games/f1spirit-remake/Makefile')
-rw-r--r-- | games/f1spirit-remake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile index c6d31a169c11..07a517fa58f5 100644 --- a/games/f1spirit-remake/Makefile +++ b/games/f1spirit-remake/Makefile @@ -15,7 +15,7 @@ COMMENT= Remake of classic F1 Spirit racing game LIB_DEPENDS= libcurl.so:ftp/curl -USES= dos2unix gmake zip +USES= dos2unix gl gmake sdl zip USE_SDL= sdl net image mixer sound USE_GL= gl glu DOS2UNIX_GLOB= *.h *.cpp |