gnu: gitg: Remove redundant input.

* gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
This commit is contained in:
Marius Bakke 2020-03-06 11:18:47 +01:00
parent 8c6aae4636
commit 5358950259
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -9691,7 +9691,6 @@ (define-public gitg
("json-glib" ,json-glib)
("libdazzle" ,libdazzle)
("libgee" ,libgee)
("libgit2" ,libgit2) ; propagated by libgit2-glib
("libgit2-glib" ,libgit2-glib)
("libpeas" ,libpeas)
("libsecret" ,libsecret)