index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-12-28 21:52:14 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-12-28 21:52:14 +0100 |
commit | fd5201db7054baefd6af090a1446103bc378adc5 (patch) | |
tree | 9987a170d70ad0ce663ab8cf083df4828e139b1e /community/libretro-mupen64plus | |
parent | 67c452705ccf5773acae59a6a30944af0a18e94d (diff) |
-rw-r--r-- | community/libretro-mupen64plus/PKGBUILD | 2 |
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) |