diff options
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r-- | emulators/hatari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 548b3a4d74f6..5ccfac391ac4 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libportaudio.so:audio/portaudio \ libpng.so:graphics/png USES= cmake desktop-file-utils gnome python:3.6+ readline \ - sdl shared-mime-info shebangfix tar:bzip2 + sdl shared-mime-info shebangfix tar:bzip2 xorg USE_GNOME= gtk30 USE_XORG= sm ice x11 xext USE_PYTHON= concurrent |