[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62635] [PATCH v3 3/3] gnu: geary: Remove redundant native-inputs.
From: |
Juliana Sims |
Subject: |
[bug#62635] [PATCH v3 3/3] gnu: geary: Remove redundant native-inputs. |
Date: |
Tue, 16 May 2023 01:13:00 -0400 |
* gnu/packages/gnome.scm (geary) [native-inputs]: Remove redundant
native-inputs.
---
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 @@ (define-public geary
cmake-minimal
desktop-file-utils
gettext-minimal
- glib
`(,glib "bin")
- gmime
gobject-introspection
- gsettings-desktop-schemas
itstool
libarchive
libxml2
--
2.40.1