an-anime-team / sleepy-launcher

Sleepy game launcher for Linux with telemetry disabling
https://discord.gg/ck37X6UWBp
GNU General Public License v3.0
78 stars 2 forks source link

fedora missing dependencies command #4

Closed Kapongoboy closed 3 weeks ago

Kapongoboy commented 3 weeks ago

The missing dependencies screen provides the command sudo dnf install git xdelta p7zip libwebp, but the program will notify that dwebp can't be found. The dwebp binary is included in the libwebp-tools package for Fedora 40, and installing it allows the installation to continue successfully.

krypt0nn commented 3 weeks ago

Fixed in mainline: https://github.com/an-anime-team/an-anime-game-launcher/commit/b7bfda5a8572f56308b08f00532aebeee780cf50

Will be a part of all future updates.

Thanks for the report.