metadata/pkgcheck.conf: disable NonexistentDeps
* NonexistentDeps isn't a deal breaker, mostly appears in spicetify due to enabling compatability in everything declared by upstream. Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
88216bd9f9
commit
dd2e90c247
@ -2,4 +2,4 @@
|
||||
profiles = stable,-default/linux/amd64/17.1/no-multilib,-default/linux/amd64/17.1/no-multilib/hardened,-default/linux/amd64/17.1/no-multilib/hardened/selinux
|
||||
# Append warning, style progressively as issues are fixed
|
||||
exit = error
|
||||
keywords = -NonexistentBlocker
|
||||
keywords = -NonexistentBlocker,-NonexistentDeps
|
||||
|
Loading…
Reference in New Issue
Block a user