diff options
-rw-r--r-- | games/colobot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/colobot/Makefile b/games/colobot/Makefile index d92c59b12057..973e0b801c05 100644 --- a/games/colobot/Makefile +++ b/games/colobot/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libboost_system.so:devel/boost-libs USES= cmake gl gettext-runtime gettext-tools:build \ - localbase:ldflags openal sdl + localbase:ldflags openal python:2.7 sdl USE_SDL= image2 ttf2 USE_GL= gl glew glu USE_LDCONFIG= yes |