mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 02:21:49 +02:00
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>
This commit is contained in:
committed by
Leo Famulari
parent
24cc38ec8e
commit
99f290bf5b
@@ -187,7 +187,6 @@ Protocol.")
|
||||
(list gtk+
|
||||
libappindicator
|
||||
libnotify
|
||||
librsvg
|
||||
python-bcrypt
|
||||
python-dateutil
|
||||
python-pycairo
|
||||
|
||||
Reference in New Issue
Block a user