diff options
Diffstat (limited to 'games/openmw/Makefile')
-rw-r--r-- | games/openmw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 36a245d65691..fc5f2e3b567d 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libosg.so:graphics/osg \ libunshield.so:archivers/unshield -USES= cmake compiler:c++14-lang gl openal pkgconfig qt:5 sdl +USES= cmake compiler:c++14-lang gl openal pkgconfig qt:5 sdl xorg USE_GITHUB= yes GH_ACCOUNT= OpenMW USE_GL= gl |