optional_depends gtk+2 "--enable-gui" "--disable-gui" "create GUI installer?" &&

if is_depends_enabled $SPELL gtk+2; then
  depends glib2
fi
