depends epiphany &&
depends GECKO    &&
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"
