if [ is_depends_enabled $SPELL gnome-doc-utils ]
then
  make install
else
  make skipmanual=yes install
fi
