diff --git a/pkgs/applications/audio/musescore/default.nix b/pkgs/applications/audio/musescore/default.nix index e87619a88607..c5a17ba57061 100644 --- a/pkgs/applications/audio/musescore/default.nix +++ b/pkgs/applications/audio/musescore/default.nix @@ -120,12 +120,12 @@ in stdenv'.mkDerivation (finalAttrs: { qtbase qtdeclarative qt5compat - qtwayland qtsvg qtscxml qtnetworkauth ] ++ lib.optionals stdenv.isLinux [ alsa-lib + qtwayland ]; postInstall = ''