summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/nextcloud-client
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@sap.com>2022-05-06 16:19:32 +0200
committerSandro Jäckel <sandro.jaeckel@sap.com>2022-05-06 16:19:32 +0200
commit004a752f6f6040c943084a2a9bbf6a97c478f32f (patch)
treeb6670cbe06d4ca83df731653bbae340c571a4a79 /pkgs/applications/networking/nextcloud-client
parent02479819d661fbeee9a219dd19e50b637f7cabf8 (diff)
nextcloud-client: replace inkscape with the more light librsvg
Diffstat (limited to 'pkgs/applications/networking/nextcloud-client')
-rw-r--r--pkgs/applications/networking/nextcloud-client/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/nextcloud-client/default.nix b/pkgs/applications/networking/nextcloud-client/default.nix
index a7df46d65039..32dadb8e5f92 100644
--- a/pkgs/applications/networking/nextcloud-client/default.nix
+++ b/pkgs/applications/networking/nextcloud-client/default.nix
@@ -6,6 +6,7 @@
, inotify-tools
, installShellFiles
, libcloudproviders
+, librsvg
, libsecret
, openssl
, pcre
@@ -20,7 +21,6 @@
, plasma5Packages
, sphinx
, sqlite
-, inkscape
, xdg-utils
}:
@@ -54,7 +54,7 @@ mkDerivation rec {
pkg-config
cmake
extra-cmake-modules
- inkscape
+ librsvg
sphinx
];