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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user