signal-desktop-from-src: provide libgdm directly rather than through mesa
This commit is contained in:
@@ -100,11 +100,11 @@
|
|||||||
gtk3,
|
gtk3,
|
||||||
icu,
|
icu,
|
||||||
lib,
|
lib,
|
||||||
|
libgbm,
|
||||||
libpulseaudio,
|
libpulseaudio,
|
||||||
libwebp,
|
libwebp,
|
||||||
libxslt,
|
libxslt,
|
||||||
makeShellWrapper,
|
makeShellWrapper,
|
||||||
mesa,
|
|
||||||
nix-update-script,
|
nix-update-script,
|
||||||
nodejs,
|
nodejs,
|
||||||
nspr,
|
nspr,
|
||||||
@@ -255,7 +255,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
libpulseaudio
|
libpulseaudio
|
||||||
libwebp
|
libwebp
|
||||||
libxslt
|
libxslt
|
||||||
mesa # for libgbm
|
libgbm
|
||||||
nodejs
|
nodejs
|
||||||
nspr
|
nspr
|
||||||
nss
|
nss
|
||||||
|
Reference in New Issue
Block a user