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                                      \
                 "--enable-opensp=yes"                       \
                 "--enable-opensp=no"                        \
                 "Attempt to use OpenSP for SGML validation"
