From: Gioele Barabucci Subject: ${SOURCE} uses pidof but does not depend on procps Source: ${SOURCE} Version: ${VERSION} Usertags: pidof-use-without-depends-procps Dear maintainer(s) of ${SOURCE}, at least one of binary packages built from ${SOURCE} seems to use `pidof` at runtime. `pidof` will soon be provided by `procps` and will no longer be part of the Essential set. Please add an explicit dependency to `procps` to all binary packages of ${SOURCE} that may require it. You can (and should) add this dependency now, before `pidof` is moved form `sysvinit-utils` to `procps`. Alternatively you could try to remove these usages of `pidof`. `pidof` is believed to be used by ${SOURCE} due to the following code snippets: ``` ${SNIPPET} ``` Feel free to close this issue in case this is a false positive. Regards, -- Gioele Barabucci