depends glibc &&
depends libnsl &&
depends libtirpc &&

optional_depends tcp_wrappers \
                 "--enable-libwrap" \
                 "--disable-libwrap" \
                 "for host name checking through tcpd" &&

# value for 'enable' is detected via pkg-config in configure
optional_depends systemd \
                 "" \
                 "--without-systemdsystemunitdir" \
                 "for systemd service support"
