Revert "nextcloud-client: remove inkscape from runtime closure"

This reverts commit 1f70a0a9e0.
This commit is contained in:
Ilan Joselevich
2022-05-06 15:00:13 +03:00
parent f7041d7893
commit 02479819d6
@@ -50,18 +50,15 @@ 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