[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/25: gnu: polkit: Remove obsolete input.
From: |
guix-commits |
Subject: |
15/25: gnu: polkit: Remove obsolete input. |
Date: |
Sat, 16 Jul 2022 18:08:29 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 61984b8bba20b736ac113350e454e63d2079c0be
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jul 14 00:41:21 2022 +0200
gnu: polkit: Remove obsolete input.
* gnu/packages/polkit.scm (polkit-mozjs)[native-inputs]: Remove INTLTOOL.
Add
PERL, which was propagated by the former.
---
gnu/packages/polkit.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/polkit.scm b/gnu/packages/polkit.scm
index a75608cd43..a02fd8e58e 100644
--- a/gnu/packages/polkit.scm
+++ b/gnu/packages/polkit.scm
@@ -94,8 +94,8 @@
(list glib)) ; required by polkit-gobject-1.pc
(native-inputs
(list pkg-config
+ perl
`(,glib "bin") ;for glib-mkenums
- intltool
gobject-introspection
libxslt ;for man page generation
docbook-xsl)) ;for man page generation
- branch core-updates updated (397147aaad -> f4f6d6582b), guix-commits, 2022/07/16
- 05/25: gnu: libspectre: Update to 0.2.10., guix-commits, 2022/07/16
- 03/25: gnu: ghostscript: Update to 9.56.1., guix-commits, 2022/07/16
- 09/25: gnu: flac: Update to 1.3.4., guix-commits, 2022/07/16
- 14/25: gnu: glib-networking: Remove input labels., guix-commits, 2022/07/16
- 15/25: gnu: polkit: Remove obsolete input.,
guix-commits <=
- 12/25: gnu: libsoup: Remove obsolete input., guix-commits, 2022/07/16
- 17/25: gnu: gobject-introspection: Update to 1.72.0., guix-commits, 2022/07/16
- 25/25: gnu: pangomm: Remove input labels., guix-commits, 2022/07/16
- 01/25: gnu: libpaper: Update to 1.2.1., guix-commits, 2022/07/16
- 06/25: gnu: jbig2dec: Remove obsolete code., guix-commits, 2022/07/16
- 07/25: gnu: lcms: Update to 2.13.1., guix-commits, 2022/07/16
- 04/25: gnu: ghostscript: Remove input labels., guix-commits, 2022/07/16
- 10/25: gnu: OpenLDAP: Update to 2.6.2., guix-commits, 2022/07/16
- 08/25: gnu: lcms: Remove input labels., guix-commits, 2022/07/16
- 11/25: gnu: node: Build with nghttp2@1.44.0., guix-commits, 2022/07/16