···5959 ++ lib.optionals stdenv.isLinux (with pkgs.xorg; [
6060 libXi libXcursor libXrandr libXrender libXxf86vm libXcomposite libXext
6161 ])
6262- ++ [ pkgs.xorg.libX11 ]));
6262+ ++ [ pkgs.xorg.libX11 pkgs.perl ]));
63636464 # Wine locates a lot of libraries dynamically through dlopen(). Add
6565 # them to the RPATH so that the user doesn't have to set them in