summaryrefslogtreecommitdiffstats
path: root/net/xinetd/DEPENDS
blob: 6bc373188902d8713a1b0883ee2368694c3afd00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
depends  SYSTEM-LOGGER  &&

optional_depends  tcp_wrappers                                             \
                  '--with-libwrap'                                         \
                  '--without-libwrap'                                      \
                  'for hosts.allow and hosts.deny support (tcp_wrappers)'  &&

#
# The --without-howl doesn't quite enforce not using howl ;/
#
optional_depends  -sub COMPAT_HOWL avahi          \
                  '--with-howl'                   \
                  '--without-howl'                \
                  'for Zeroconf network support'