summaryrefslogtreecommitdiff
path: root/gnu/packages/syncthing.scm
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2021-12-19 17:39:22 -0500
committerLeo Famulari <leo@famulari.name>2021-12-19 20:07:29 -0500
commit99f290bf5ba59e3218b95d7505ac27f989250aad (patch)
tree04bce6bc334b663d6a49908a869ef4801ec22811 /gnu/packages/syncthing.scm
parent24cc38ec8ed26d5d367dab42dc49174375c39dcd (diff)
downloadguix-patches-99f290bf5ba59e3218b95d7505ac27f989250aad.tar
guix-patches-99f290bf5ba59e3218b95d7505ac27f989250aad.tar.gz
gnu: syncthing-gtk: Remove librsvg input
* gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove LIBRSVG as GTK+ propagates LIBRSVG-BOOTSTRAP. This fixes a startup error due to two LIBRSVG being in GI_TYPELIB_PATH. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/packages/syncthing.scm')
-rw-r--r--gnu/packages/syncthing.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index a957d7738b..112a437875 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -187,7 +187,6 @@ Protocol.")
(list gtk+
libappindicator
libnotify
- librsvg
python-bcrypt
python-dateutil
python-pycairo