psutils dependency

Bruno Haible <[email protected]> Wed, 01 Feb 2023 15:41:01 +0100
Newsgroups gmane.comp.printing.a2ps.bugs
Message-ID <5933605.U3KjnDkUMy@nimes>
Hi,

During configure on macOS, I see this warning:

configure: WARNING: ===========================================================
configure: WARNING: a2ps works much better with psutils.  Available at:
configure: WARNING:   https://github.com/rrthomas/psutils/
configure: WARNING: You *really* should install it *before* installing a2ps.
configure: WARNING: ===========================================================

This optional dependency should also be mentioned in the DEPENDENCIES file.
So that the person who installs the package know up-front about the
prerequisites.

Bruno