remmina: move wayland to linux to fix darwin build (#432484)
This commit is contained in:
commit
3c4c96ff4b
@ -96,12 +96,12 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
libsodium
|
||||
harfbuzz
|
||||
python3
|
||||
wayland
|
||||
]
|
||||
++ lib.optionals stdenv.hostPlatform.isLinux [
|
||||
fuse3
|
||||
libappindicator-gtk3
|
||||
libdbusmenu-gtk3
|
||||
wayland
|
||||
]
|
||||
++ lib.optionals withLibsecret [ libsecret ]
|
||||
++ lib.optionals withKf5Wallet [ libsForQt5.kwallet ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user