v2.4.1
Fixes
- Fedora and openSUSE installs no longer fail with "Dependency dbus-1 not found." When install.sh builds gpu-screen-recorder from source (needed on distros where it isn't packaged), the dnf and zypper dependency lists were missing the dbus development package, so meson always died at the dependency check. Added
dbus-devel(Fedora) anddbus-1-devel(openSUSE) to those lists.
yay -Syu vice-clipper