New comment by flexibeast on void-packages repository https://github.com/void-linux/void-packages/pull/16043#issuecomment-549008854 Comment: Thanks for your contribution! Please run `xlint` on `template` files before submitting them. In this instance, `xlint` [reports](https://travis-ci.org/void-linux/void-packages/jobs/606276321?utm_medium=notification&utm_source=github_status): * the `depends=` line needs to come after the `hostmakedepends=` line; * the value for `revision=` must not be zero - it should be `1`. When you update your PR, please make sure to commit your changes via `git commit --amend`, with a commit message of the form `New package: -`, and then force-push to `nereusx:master`.