[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/48: gnu: glib: Install m4 macros.
From: |
guix-commits |
Subject: |
20/48: gnu: glib: Install m4 macros. |
Date: |
Fri, 3 May 2019 12:12:15 -0400 (EDT) |
rekado pushed a commit to branch wip-gnome3.30
in repository guix.
commit 1d0f926233736585b3ee1a9473588aa5947d2132
Author: Ricardo Wurmus <address@hidden>
Date: Wed Dec 5 12:08:51 2018 +0100
gnu: glib: Install m4 macros.
* gnu/packages/glib.scm (glib)[native-inputs]: Add m4.
---
gnu/packages/glib.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index e6bb3b6..9384bef 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -175,6 +175,7 @@ shared NFS home directories.")
`(("coreutils" ,coreutils)))
(native-inputs
`(("gettext" ,gettext-minimal)
+ ("m4" ,m4) ; for installing m4 macros
("dbus" ,dbus) ; for GDBus tests
("pkg-config" ,pkg-config)
("python" ,python-wrapper)
- 14/48: gnu: vala: Update to 0.42.3., (continued)
- 14/48: gnu: vala: Update to 0.42.3., guix-commits, 2019/05/03
- 15/48: gnu: vte: Update to 0.54.2., guix-commits, 2019/05/03
- 16/48: gnu: five-or-more: Update to 3.30.0., guix-commits, 2019/05/03
- 17/48: gnu: gnome-mines: Update to 3.30.1.1., guix-commits, 2019/05/03
- 26/48: gnu: network-manager-applet: Update to 1.8.18., guix-commits, 2019/05/03
- 35/48: gnu: nautilus: Update to 3.30.4., guix-commits, 2019/05/03
- 37/48: gnu: colord: Update to 1.4.3., guix-commits, 2019/05/03
- 42/48: gnu: libgnome-games-support: Update to 1.4.2., guix-commits, 2019/05/03
- 13/48: gnu: seahorse: Update to 3.30., guix-commits, 2019/05/03
- 18/48: gnu: gnome-sudoku: Update to 3.30.0., guix-commits, 2019/05/03
- 20/48: gnu: glib: Install m4 macros.,
guix-commits <=
- 21/48: gnu: gtkmm: Update to 3.24.0., guix-commits, 2019/05/03
- 25/48: gnu: gnome-calculator: Update to 3.30.1., guix-commits, 2019/05/03
- 28/48: gnu: gnome-keyring: Add missing input., guix-commits, 2019/05/03
- 30/48: gnu: network-manager: Update to 1.14.4., guix-commits, 2019/05/03
- 39/48: gnu: epiphany: Update to 3.30.2., guix-commits, 2019/05/03
- 40/48: gnu: yelp: Update to 3.30.0., guix-commits, 2019/05/03
- 34/48: gnu: gvfs: Update to 1.38.1., guix-commits, 2019/05/03
- 41/48: gnu: yelp-xsl: Update to 3.30.1., guix-commits, 2019/05/03
- 47/48: gnu: mutter: Update to 3.30.2., guix-commits, 2019/05/03
- 48/48: gnu: gnome-shell: Update to 3.30.2., guix-commits, 2019/05/03