guix: lint: Ad scdoc as a suggested native input.
* guix/lint.scm (check-inputs-should-be-native): Add scdoc. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
355dd7135c
commit
3e000955cd
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@ (define (check-inputs-should-be-native package)
|
|||
"python-pytest-cov" "python2-pytest-cov"
|
||||
"python-setuptools-scm" "python2-setuptools-scm"
|
||||
"python-sphinx" "python2-sphinx"
|
||||
"scdoc"
|
||||
"swig"
|
||||
"qmake"
|
||||
"qttools"
|
||||
|
|
Loading…
Reference in a new issue