summaryrefslogtreecommitdiff
path: root/community/libretro-mupen64plus
diff options
context:
space:
mode:
Diffstat (limited to 'community/libretro-mupen64plus')
-rw-r--r--community/libretro-mupen64plus/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/libretro-mupen64plus/PKGBUILD b/community/libretro-mupen64plus/PKGBUILD
index 7be65252..0baf8105 100644
--- a/community/libretro-mupen64plus/PKGBUILD
+++ b/community/libretro-mupen64plus/PKGBUILD
@@ -4,3 +4,5 @@ eval "$(
s/x86_64/x86/
'
)"
+# why does i686 makedepend on that and x86_64 not?
+makedepends+=(nasm)