mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 23:57:38 +00:00
mangareader: fix running under wayland
This commit is contained in:
parent
44b65a2e80
commit
01c1b007cd
@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
|
||||
karchive
|
||||
kcoreaddons
|
||||
kconfigwidgets
|
||||
qtwayland
|
||||
];
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
Loading…
Reference in New Issue
Block a user