libtas: Fix "Could not import symbol XIGetSelectedEvents" error on X11

+6
+6
pkgs/by-name/li/libtas/package.nix
··· 10 ffmpeg, 11 lua5_4, 12 qt5, 13 file, 14 binutils, 15 makeDesktopItem, ··· 64 file 65 binutils 66 ffmpeg 67 ] 68 } \ 69 --set-default LIBTAS_SO_PATH $out/lib/libtas.so
··· 10 ffmpeg, 11 lua5_4, 12 qt5, 13 + xorg, 14 file, 15 binutils, 16 makeDesktopItem, ··· 65 file 66 binutils 67 ffmpeg 68 + ] 69 + } \ 70 + --suffix LD_LIBRARY_PATH : ${ 71 + lib.makeLibraryPath [ 72 + xorg.libXi 73 ] 74 } \ 75 --set-default LIBTAS_SO_PATH $out/lib/libtas.so