nextcloud-client: fix for wayland (#350564)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
, sphinx
|
||||
, sqlite
|
||||
, xdg-utils
|
||||
, qtwayland
|
||||
, wrapQtAppsHook
|
||||
}:
|
||||
|
||||
@@ -74,6 +75,7 @@ stdenv.mkDerivation rec {
|
||||
qtwebengine
|
||||
qtwebsockets
|
||||
sqlite
|
||||
qtwayland
|
||||
];
|
||||
|
||||
qtWrapperArgs = [
|
||||
|
||||
Reference in New Issue
Block a user