luckybackup: support wayland
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
This commit is contained in:
parent
e6914ee14c
commit
4789705239
@ -34,6 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
buildInputs = [
|
||||
rsync
|
||||
openssh
|
||||
qt5.qtwayland
|
||||
];
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user