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