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:
Brendan Tildesley 2020-03-20 01:24:39 +11:00 committed by Danny Milosavljevic
parent 355dd7135c
commit 3e000955cd
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -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"