me
/
guix
Archived
1
0
Fork 0

gnu: yelp-xsl: Remove obsolete input.

* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove INTLTOOL.
master
Marius Bakke 2022-06-30 23:08:24 +02:00
parent 8cdb8e10e2
commit 90002914cb
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 1 deletions

View File

@ -6845,7 +6845,6 @@ of running programs and invoke methods on those interfaces.")
(native-inputs
`(("ducktype" ,mallard-ducktype)
("gettext" ,gettext-minimal)
("intltool" ,intltool)
("itstool" ,itstool)
("xmllint" ,libxml2)
("xsltproc" ,libxslt)))