diff options
-rw-r--r-- | emulators/fs-uae-launcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/fs-uae-launcher/Makefile b/emulators/fs-uae-launcher/Makefile index 56d672c4daf6..db12a82c30b9 100644 --- a/emulators/fs-uae-launcher/Makefile +++ b/emulators/fs-uae-launcher/Makefile @@ -11,7 +11,7 @@ COMMENT= GUI launcher for the FS-UAE Amiga emulator LICENSE= GPLv2 -USES= gettext gmake pathfix python shebangfix +USES= gettext gmake pathfix python:2.7 shebangfix INSTALLS_ICONS= yes MAKE_ARGS= DESTDIR=${STAGEDIR} prefix=${PREFIX} |