guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]