musescore: add qtwayland only on Linux - where it is supported
This commit is contained in:
@@ -120,12 +120,12 @@ in stdenv'.mkDerivation (finalAttrs: {
|
||||
qtbase
|
||||
qtdeclarative
|
||||
qt5compat
|
||||
qtwayland
|
||||
qtsvg
|
||||
qtscxml
|
||||
qtnetworkauth
|
||||
] ++ lib.optionals stdenv.isLinux [
|
||||
alsa-lib
|
||||
qtwayland
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user