depends  gnutls  &&
depends  -sub VAPIGEN vala &&

optional_depends  python                \
                  '--with-python'       \
                  '--without-python'    \
                  'for Python support'  &&

# the plugin is broken, and probably unsafe anyway
#optional_depends  NS-PLUGIN-COMPATIBLE      \
#                  '--enable-plugin=yes'     \
#                  '--enable-plugin=no'      \
#                  'for web browser plugin'  &&

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