nextcloud-client: replace inkscape with the more light librsvg
This commit is contained in:
parent
02479819d6
commit
004a752f6f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue