[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/49: gnu: gamin: Remove unused input.
From: |
guix-commits |
Subject: |
07/49: gnu: gamin: Remove unused input. |
Date: |
Fri, 23 Jul 2021 11:33:02 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit c5dfe6346d90565663aaed0b668f2efd07ea145b
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jun 24 15:13:47 2021 +0200
gnu: gamin: Remove unused input.
* gnu/packages/gnome.scm (gamin)[native-inputs]: Remove INTLTOOL.
---
gnu/packages/gnome.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 389ac9f..d2ddb87 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11121,8 +11121,7 @@ repository and commit your work.")
(inputs
`(("glib" ,glib)))
(native-inputs
- `(("intltool" ,intltool)
- ("pkg-config" ,pkg-config)))
+ `(("pkg-config" ,pkg-config)))
(home-page "https://people.gnome.org/~veillard/gamin/")
(synopsis "File alteration monitor")
(description
- branch core-updates updated (3f7efaa -> 71ec85b), guix-commits, 2021/07/23
- 02/49: gnu: pcre2: Update to 10.37., guix-commits, 2021/07/23
- 01/49: gnu: pcre: Update to 8.45., guix-commits, 2021/07/23
- 04/49: gnu: gdbm: Update to 1.20., guix-commits, 2021/07/23
- 09/49: gnu: gsettings-desktop-schemas: Remove unused input., guix-commits, 2021/07/23
- 03/49: gnu: readline: Update to 8.1.1., guix-commits, 2021/07/23
- 05/49: gnu: gsl: Update to 2.7., guix-commits, 2021/07/23
- 07/49: gnu: gamin: Remove unused input.,
guix-commits <=
- 06/49: gnu: glib: Remove unused input., guix-commits, 2021/07/23
- 08/49: gnu: gnome-backgrounds: Remove unused input., guix-commits, 2021/07/23
- 12/49: gnu: Python: Remove trailing #t's., guix-commits, 2021/07/23
- 13/49: gnu: glibc: Remove obsolete patch., guix-commits, 2021/07/23
- 14/49: gnu: commencement: Decouple python-boot0 from python., guix-commits, 2021/07/23
- 15/49: gnu: tzdata-for-tests: Update to 2021a., guix-commits, 2021/07/23
- 11/49: gnu: Python: Update to 3.9.6., guix-commits, 2021/07/23
- 17/49: gnu: RHash: Update to 1.4.2., guix-commits, 2021/07/23
- 20/49: gnu: coreutils-minimal: Do not build documentation., guix-commits, 2021/07/23
- 21/49: gnu: Perl: Resolve TODO., guix-commits, 2021/07/23