[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/49: gnu: gnome-backgrounds: Remove unused input.
From: |
guix-commits |
Subject: |
08/49: gnu: gnome-backgrounds: 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 f5f288872c0201441663f921899b232b8a7d63f0
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jun 24 15:15:58 2021 +0200
gnu: gnome-backgrounds: Remove unused input.
* gnu/packages/gnome.scm (gnome-backgrounds)[native-inputs]: Remove
INTLTOOL.
Add GETTEXT-MINIMAL.
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d2ddb87..10d4e07 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8943,7 +8943,7 @@ is complete it provides a graphical representation of
each selected folder.")
"0zxlwy55fz7i582hch2wnj8zy1kzikssgaix0l2y41ccp5nzpdy2"))))
(build-system meson-build-system)
(native-inputs
- `(("intltool" ,intltool)))
+ `(("gettext" ,gettext-minimal)))
(home-page "https://gitlab.gnome.org/GNOME/gnome-backgrounds")
(synopsis "Background images for the GNOME desktop")
(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, 2021/07/23
- 06/49: gnu: glib: Remove unused input., guix-commits, 2021/07/23
- 08/49: gnu: gnome-backgrounds: Remove unused input.,
guix-commits <=
- 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
- 22/49: build-system/cmake: Define '%build-inputs' when cross-compiling., guix-commits, 2021/07/23
- 23/49: gnu: nghttp2: Update to 1.44.0., guix-commits, 2021/07/23