not an obarun bug, but an arch bug. :D
the arch packager has decided that systemd must be an explicit dependency of dunst.
which is silly. because:
1. dunst builds and runs fine without systemd (there's no explicit build option, autodetected i guess)
2. if you're running arch, systemd is there, right?
so, if a dunst user, and this comes up:
hopefully, the maintainer will see sense, and revert this sillyness..
the arch packager has decided that systemd must be an explicit dependency of dunst.
which is silly. because:
1. dunst builds and runs fine without systemd (there's no explicit build option, autodetected i guess)
2. if you're running arch, systemd is there, right?
so, if a dunst user, and this comes up:
warning: cannot resolve "systemd", a dependency of "dunst"
:: The following package cannot be upgraded due to unresolvable dependencies:
dunst
simply grab the PKGBUILD, edit the depends line, run makepkg, pacman -U dunst*.pkg.tar.xz , done..hopefully, the maintainer will see sense, and revert this sillyness..