pcsxr: add missing libXxf86vm dependency

This commit is contained in:
Gabriel Ebner 2021-04-08 23:06:12 +02:00
parent 42981d6ce1
commit 7b0b03a0ad

View file

@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ autoreconfHook intltool pkg-config wrapGAppsHook ];
buildInputs = [
gtk3 SDL2 xorg.libXv xorg.libXtst libcdio nasm ffmpeg file
xorg.libXxf86vm
];
dynarecTarget =