[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/49: gnu: glib-networking: Remove unused input.
From: |
guix-commits |
Subject: |
10/49: gnu: glib-networking: Remove unused input. |
Date: |
Fri, 23 Jul 2021 11:33:03 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 5086a28b3b9c146b91d4ca6009567bdc4d079aae
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jun 24 15:18:49 2021 +0200
gnu: glib-networking: Remove unused input.
* gnu/packages/gnome.scm (glib-networking)[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 1ef1473..a7db30e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4756,7 +4756,7 @@ library.")
(build-system meson-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- ("intltool" ,intltool)))
+ ("gettext" ,gettext-minimal)))
(inputs
`(("glib" ,glib)
("gnutls" ,gnutls)
- 12/49: gnu: Python: Remove trailing #t's., (continued)
- 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
- 10/49: gnu: glib-networking: Remove unused input.,
guix-commits <=
- 16/49: gnu: RHash: Turn arguments into gexp., guix-commits, 2021/07/23
- 24/49: gnu: libuv: Update to 1.41.1., guix-commits, 2021/07/23
- 27/49: gnu: attr: Update to 2.5.1., guix-commits, 2021/07/23
- 29/49: gnu: fontconfig: Update to 2.13.94., guix-commits, 2021/07/23
- 25/49: gnu: ncurses: Update to 6.2.20210619., guix-commits, 2021/07/23
- 30/49: gnu: libspectre: Update to 0.2.9., guix-commits, 2021/07/23
- 33/49: gnu: util-linux: Update to 2.37., guix-commits, 2021/07/23
- 34/49: gnu: poppler: Update to 21.07.0., guix-commits, 2021/07/23
- 38/49: gnu: libgcrypt: Update to 1.8.8., guix-commits, 2021/07/23
- 18/49: gnu: Perl: Update to 5.34.0., guix-commits, 2021/07/23