depends autoconf &&
depends automake &&
depends glib2 &&

if ! spell_installed glib2; then
  force_depends glib2
fi &&

optional_depends python "--with-python" "--without-python" "for python bindings"
