gnu: gnome-mahjongg: Drop librsvg from inputs.

librsvg is already propagated by gtk+, so directly adding it to the inputs
is only going to cause unnecessary breakages.

* gnu/packages/gnome.scm (gnome-mahjongg)[inputs]: Remove librsvg.
This commit is contained in:
Liliana Marie Prikler 2022-01-16 13:38:56 +01:00
parent 42e9b45a5d
commit 9756bde7fb
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -11518,7 +11518,7 @@ (define-public gnome-mahjongg
(propagated-inputs
(list dconf))
(inputs
(list glib gtk+ librsvg))
(list glib gtk+))
(synopsis "Mahjongg tile-matching game")
(description "GNOME Mahjongg is a game based on the classic Chinese
tile-matching game Mahjong. It features multiple board layouts, tile themes,