libretro.mupen64plus: fix build
This commit is contained in:
@@ -41,11 +41,13 @@ mkLibretroCore {
|
||||
})
|
||||
];
|
||||
|
||||
extraNativeBuildInputs = [
|
||||
nasm
|
||||
];
|
||||
extraBuildInputs = [
|
||||
libGLU
|
||||
libGL
|
||||
libpng
|
||||
nasm
|
||||
xorg.libX11
|
||||
];
|
||||
makefile = "Makefile";
|
||||
|
||||
Reference in New Issue
Block a user