gnu: geary: Remove redundant native-inputs.
* gnu/packages/gnome.scm (geary)[native-inputs]: Remove glib, gmime, and gsettings-desktop-schemas. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
7bcb72b331
commit
1310286dc6
1 changed files with 0 additions and 3 deletions
|
@ -12380,11 +12380,8 @@ non-privileged user.")
|
||||||
cmake-minimal
|
cmake-minimal
|
||||||
desktop-file-utils
|
desktop-file-utils
|
||||||
gettext-minimal
|
gettext-minimal
|
||||||
glib
|
|
||||||
`(,glib "bin")
|
`(,glib "bin")
|
||||||
gmime
|
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
gsettings-desktop-schemas
|
|
||||||
itstool
|
itstool
|
||||||
libarchive
|
libarchive
|
||||||
libxml2
|
libxml2
|
||||||
|
|
Reference in a new issue