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

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew
2024-12-28 20:01:46 -03:00
parent 5915660034
commit 45326182fd
@@ -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 = [