lint: Check for more packages which should be native.
* guix/lint.scm (check-inputs-should-be-native): Add yasm, nasm, fasm.
This commit is contained in:
parent
4632e7c787
commit
e8c6644af1
@ -292,6 +292,7 @@ of a package, and INPUT-NAMES, a list of package specifications such as
|
||||
"intltool"
|
||||
"itstool"
|
||||
"qttools"
|
||||
"yasm" "nasm" "fasm"
|
||||
"python-coverage" "python2-coverage"
|
||||
"python-cython" "python2-cython"
|
||||
"python-docutils" "python2-docutils"
|
||||
|
Loading…
Reference in New Issue
Block a user