diff options
Diffstat (limited to 'games/openage/Makefile')
-rw-r--r-- | games/openage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openage/Makefile b/games/openage/Makefile index 2eedebf1b829..53014340d836 100644 --- a/games/openage/Makefile +++ b/games/openage/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} -USES= cmake compiler:c++17-lang python:3.4+ qt:5 shebangfix +USES= cmake compiler:c++17-lang gl python:3.4+ qt:5 sdl shebangfix SHEBANG_FILES= configure run.py buildsystem/cythonize.py USE_GITHUB= yes GH_ACCOUNT= SFTtech |