depends  libxml  &&
depends  glib    &&
depends  gtk+    &&
depends  popt    &&

optional_depends  "SSL"                                  \
                  "--enable-ssl"                             \
                  "--disable-ssl"                            \
                  "to turn on Secure Sockets Layer support"

optional_depends  "mozilla"                                        \
                  "--with-nspr-includes=/usr/include/mozilla/nspr  \
                   --with-nspr-libs=/usr/lib/mozilla               \
                   --with-nss-includes=/usr/include/moznss         \
                   --with-nss-libs=/usr/lib/mozilla"               \
                  ""                                               \
                  "for Netscape Secure Sockets support"
