[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/05: gnu: geary: Remove redundant native-inputs.
From: |
guix-commits |
Subject: |
03/05: gnu: geary: Remove redundant native-inputs. |
Date: |
Sun, 21 May 2023 16:35:14 -0400 (EDT) |
lilyp pushed a commit to branch master
in repository guix.
commit 1310286dc684738b750e67777794775ae67bc61c
Author: Juliana Sims <juli@incana.org>
AuthorDate: Tue May 16 01:13:00 2023 -0400
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>
---
gnu/packages/gnome.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bb3266b05a..81bc6c04e9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12380,11 +12380,8 @@ non-privileged user.")
cmake-minimal
desktop-file-utils
gettext-minimal
- glib
`(,glib "bin")
- gmime
gobject-introspection
- gsettings-desktop-schemas
itstool
libarchive
libxml2