gnome.mutter43: Explicitly add wayland
Mutter directly depends on e.g. wayland-server for years.
This commit is contained in:
parent
dd8ce56038
commit
bc8596896d
@ -45,6 +45,7 @@
|
||||
, libcap_ng
|
||||
, egl-wayland
|
||||
, graphene
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
}:
|
||||
|
||||
@ -137,6 +138,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libsysprof-capture
|
||||
xkeyboard_config
|
||||
xwayland
|
||||
wayland
|
||||
wayland-protocols
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user