Skip to content

v2.4.1

Choose a tag to compare

@eklonofficial eklonofficial released this 24 Jul 20:37
· 87 commits to main since this release

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) and dbus-1-devel (openSUSE) to those lists.
yay -Syu vice-clipper