Commit 45326182 authored by lucasew's avatar lucasew
Browse files

nextcloud-client: add libsysprof-capture to dependencies as asked by the build system



Signed-off-by: default avatarlucasew <lucas59356@gmail.com>
parent 59156600
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
, sphinx
, sqlite
, xdg-utils
, libsysprof-capture
}:

qt6Packages.stdenv.mkDerivation rec {
@@ -66,6 +67,7 @@ qt6Packages.stdenv.mkDerivation rec {
    qt6Packages.qtwebsockets
    qt6Packages.qtwayland
    sqlite
    libsysprof-capture
  ];

  qtWrapperArgs = [