gnu: polkit: Remove obsolete input.

* gnu/packages/polkit.scm (polkit-mozjs)[native-inputs]: Remove INTLTOOL.  Add
PERL, which was propagated by the former.
This commit is contained in:
Marius Bakke 2022-07-14 00:41:21 +02:00
parent 5a9828239d
commit 61984b8bba
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -94,8 +94,8 @@ (define-public polkit-mozjs
(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