commit: 795ad0b4f01bbb95f3e802a1699f4eb02ea3036a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 18:44:33 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 18:45:15 2017 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=795ad0b4
conf: Warn about ComplexRequiredUse
pkgcheck2html/pkgcheck2html.conf.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/pkgcheck2html/pkgcheck2html.conf.json
b/pkgcheck2html/pkgcheck2html.conf.json
index e68c852..9b5a705 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -9,6 +9,7 @@
"CatMetadataXmlInvalidCatRef": "err",
"CatMetadataXmlInvalidPkgRef": "err",
"CatMissingMetadataXml": "warn",
+ "ComplexRequiredUse": "warn",
"ConflictingChksums": "err",
"CrappyDescription": "warn",
"DeprecatedEAPI": "",