depends  gnutls    &&
depends  libxml2   &&
depends  python    &&
depends  readline  &&

optional_depends  avahi                                  \
                  '--with-avahi'                         \
                  '--without-avahi'                      \
                  'for Avahi remote daemon advertising'  &&

optional_depends  LIBSASL                                  \
                  '--with-sasl'                            \
                  '--without-sasl'                         \
                  'for Cyrus SASL authentication support'  &&

optional_depends  gettext                        \
                  '--enable-nls'                 \
                  '--disable-nls'                \
                  'for Native Language support'  &&

optional_depends  iptables                        \
                  ''                              \
                  ''                              \
                  'for IP table routing support'  &&

optional_depends  xen                           \
                  '--with-xen'                  \
                  '--without-xen'               \
                  'for XEN hypervisor support'  &&

optional_depends  kvm                                    \
                  '--with-qemu'                          \
                  '--without-qemu'                       \
                  'for QEMU/KVM virtualization support'  &&

optional_depends  lvm                                       \
                  '--with-storage-lvm'                      \
                  '--without-storage-lvm'                   \
                  'for Logical Volumen Management support'  &&

optional_depends  parted                              \
                  '--with-storage-disk'               \
                  '--without-storage-disk'            \
                  'for GParted partitioning backend'
