lint: 'm4' is a native input.
* guix/lint.scm (check-inputs-should-be-native): Add "m4".master
parent
5d9d9383ac
commit
9ac6d3785f
|
@ -308,6 +308,7 @@ of a package, and INPUT-NAMES, a list of package specifications such as
|
||||||
"intltool"
|
"intltool"
|
||||||
"itstool"
|
"itstool"
|
||||||
"libtool"
|
"libtool"
|
||||||
|
"m4"
|
||||||
"qttools"
|
"qttools"
|
||||||
"yasm" "nasm" "fasm"
|
"yasm" "nasm" "fasm"
|
||||||
"python-coverage" "python2-coverage"
|
"python-coverage" "python2-coverage"
|
||||||
|
|
Reference in New Issue