Revert "nextcloud-client: remove inkscape from runtime closure"
This reverts commit 1f70a0a9e0.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user