depends epiphany &&
depends xulrunner  &&
depends pcre     &&

if [[ "${EPIPHANY_FAVICON}" == "y" || "${EPIPHANY_PYCON}" == "y" || "${EPIPHANY_SAMPLEPY}" == "y" ]]; then
   depends python &&
   sub_depends epiphany GNOME-PYTHON2
fi               &&

optional_depends opensp                                      \
                 "--with-opensp=yes"                         \
                 "--with-opensp=no"                          \
                 "Attempt to use OpenSP for SGML validation"
