nextcloud-client: replace inkscape with the more light librsvg

This commit is contained in:
Sandro Jäckel 2022-05-06 16:19:32 +02:00
parent 02479819d6
commit 004a752f6f
No known key found for this signature in database
GPG Key ID: B1763F8651144063

View File

@ -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
];