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:
parent
c92b33df88
commit
4f7d829991
@ -17,6 +17,7 @@ in stdenv.mkDerivation rec {
|
||||
autoPatchelfHook
|
||||
cups
|
||||
libdrm
|
||||
libuuid
|
||||
libX11
|
||||
libXScrnSaver
|
||||
libXtst
|
||||
|
Loading…
Reference in New Issue
Block a user