From fd5201db7054baefd6af090a1446103bc378adc5 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 28 Dec 2017 21:52:14 +0100 Subject: community/libretro-mupen64plus: makedepends on nasm? --- community/libretro-mupen64plus/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'community/libretro-mupen64plus/PKGBUILD') 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) -- cgit v1.2.3