gnome.mutter43: Explicitly add wayland

Mutter directly depends on e.g. wayland-server for years.
This commit is contained in:
Bobby Rong 2023-04-29 21:53:44 +08:00
parent dd8ce56038
commit bc8596896d
No known key found for this signature in database

View File

@ -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
];