#!/bin/sh

cat >&2 <<-EOF
* this package does not come with any optional dependencies.
* refer to the upstream documentation for various supported pass/dmenu backends.
EOF

exit 0
