discord: add libuuid to nativeBuildInputs

The libuuid.so.1 file can't be found and this allows the package builder to find it.
This commit is contained in:
Joe
2020-06-14 07:36:29 +00:00
committed by Cray Elliott
parent c92b33df88
commit 4f7d829991

View File

@@ -17,6 +17,7 @@ in stdenv.mkDerivation rec {
autoPatchelfHook
cups
libdrm
libuuid
libX11
libXScrnSaver
libXtst