[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/16: gnu: glade: Remove obsolete input.
From: |
guix-commits |
Subject: |
07/16: gnu: glade: Remove obsolete input. |
Date: |
Thu, 1 Sep 2022 16:24:45 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit cce200369f07de82fe66131e0af43586005d2752
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Sep 1 19:43:42 2022 +0200
gnu: glade: Remove obsolete input.
* gnu/packages/gnome.scm (glade3)[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 373230a267..a36431f72b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3177,10 +3177,10 @@ current/manpages/docbook.xsl")
(native-inputs
(list docbook-xml-4.2
docbook-xsl
+ gettext-minimal
`(,glib "bin")
gobject-introspection
hicolor-icon-theme
- intltool
itstool
libxslt ;for xsltproc
python
- 05/16: gnu: glade: Update to 3.40.0., (continued)
- 05/16: gnu: glade: Update to 3.40.0., guix-commits, 2022/09/01
- 08/16: gnu: glade: Don't patch docbook files., guix-commits, 2022/09/01
- 09/16: gnu: glade: Use G-expression., guix-commits, 2022/09/01
- 13/16: gnu: network-manager-applet: Update to 1.28.0., guix-commits, 2022/09/01
- 14/16: gnu: network-manager-applet: Remove input labels., guix-commits, 2022/09/01
- 15/16: gnu: network-manager-applet: Remove obsolete input., guix-commits, 2022/09/01
- 03/16: gnu: gtk-vnc: Remove obsolete input., guix-commits, 2022/09/01
- 10/16: gnu: cheese: Update to 41.0., guix-commits, 2022/09/01
- 12/16: gnu: cheese: Don't patch docbook references., guix-commits, 2022/09/01
- 16/16: gnu: gnome-music: Remove input labels., guix-commits, 2022/09/01
- 07/16: gnu: glade: Remove obsolete input.,
guix-commits <=
- 11/16: gnu: cheese: Remove input labels., guix-commits, 2022/09/01