From 3be5a5fbebb095c93acac530c417e86621c8521e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 14 Feb 2018 10:02:49 +0000 Subject: [PATCH] fs-uae-launcher doesn't work with python3 --- emulators/fs-uae-launcher/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}