lint: 'm4' is a native input.

* guix/lint.scm (check-inputs-should-be-native): Add "m4".
This commit is contained in:
Marius Bakke 2020-04-07 17:58:05 +02:00
parent 5d9d9383ac
commit 9ac6d3785f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -308,6 +308,7 @@ (define (check-inputs-should-be-native package)
"intltool"
"itstool"
"libtool"
"m4"
"qttools"
"yasm" "nasm" "fasm"
"python-coverage" "python2-coverage"