pcsxr: add missing libXxf86vm dependency
This commit is contained in:
parent
42981d6ce1
commit
7b0b03a0ad
@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
|
|||||||
nativeBuildInputs = [ autoreconfHook intltool pkg-config wrapGAppsHook ];
|
nativeBuildInputs = [ autoreconfHook intltool pkg-config wrapGAppsHook ];
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
gtk3 SDL2 xorg.libXv xorg.libXtst libcdio nasm ffmpeg file
|
gtk3 SDL2 xorg.libXv xorg.libXtst libcdio nasm ffmpeg file
|
||||||
|
xorg.libXxf86vm
|
||||||
];
|
];
|
||||||
|
|
||||||
dynarecTarget =
|
dynarecTarget =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user