depends  glibc  '--enable-threads'  &&  # *cough*
depends  glib  &&
depends  libpcap  &&

optional_depends  net-snmp  '--with-net-snmp'  '--without-net-snmp'  'for SNMP support'  &&
optional_depends  openssl  '--with-ssl'  '--without-ssl'  \
      'for encryption; if you said "y" for SNMP, say "y" here!'  &&
optional_depends  'gtk+'   '' '' 'for gkt+ interface, say no for gtk+2 or tethereal only'  &&
optional_depends  'gtk+2'  '--enable-gtk2'  '--disable-gtk2'  \
      'Use gtk+2 interface instead of gtk+'
