diff options
Diffstat (limited to 'games/dangerdeep/Makefile')
-rw-r--r-- | games/dangerdeep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile index 4d366bd571be..b8250b4c9282 100644 --- a/games/dangerdeep/Makefile +++ b/games/dangerdeep/Makefile @@ -14,7 +14,7 @@ COMMENT= Open source World War II German submarine simulation LIB_DEPENDS= libfftw3.so:math/fftw3 RUN_DEPENDS= dangerdeep-data>0:games/dangerdeep-data -USES= compiler gl scons sdl +USES= compiler gl scons:python2 sdl USE_GL= yes USE_SDL= sdl mixer image net |