nextcloud-client: remove inkscape from runtime closure

This commit is contained in:
Sandro Jäckel 2022-04-28 22:26:20 +02:00
parent 0b5aba3bbd
commit 1f70a0a9e0
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -50,15 +50,18 @@ mkDerivation rec {
done
'';
# required to not include inkscape in the wrapper
strictDeps = true;
nativeBuildInputs = [
pkg-config
cmake
extra-cmake-modules
inkscape
sphinx
];
buildInputs = [
extra-cmake-modules
inotify-tools
libcloudproviders
libsecret