Unverified Commit 64d2fd86 authored by Jenny's avatar Jenny Committed by GitHub
Browse files

nxwitness-client: fix build (#461257)

parents 9a9e8985 0a042c46
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -75,6 +75,10 @@ let
      dpkg
    ];

    autoPatchelfIgnoreMissingDeps = [
      "libQt6WaylandEglClientHwIntegration.so.6"
    ];

    dontUnpack = true;
    dontWrapQtApps = true;