optional_depends libnotify "" "" "for desktop notification support" &&

if is_depends_enabled ${SPELL} libnotify; then
  depends glib2 &&
  depends gdk-pixbuf2
fi
