diff options
Diffstat (limited to 'games/wxlauncher/Makefile')
-rw-r--r-- | games/wxlauncher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wxlauncher/Makefile b/games/wxlauncher/Makefile index dc049ed39fa2..e4471638986d 100644 --- a/games/wxlauncher/Makefile +++ b/games/wxlauncher/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= scp-fs2open GH_PROJECT= wxLauncher -USES= cmake openal pkgconfig python:2.7,build +USES= cmake openal pkgconfig python:2.7,build sdl USE_SDL= sdl2 CMAKE_ARGS+= -DRESOURCES_PATH:STRING="${DATADIR}" |