diff --git a/games-misc/moonlight-embedded/moonlight_embedded-20240611~git.recipe b/games-misc/moonlight-embedded/moonlight_embedded-20240611~git.recipe index 9a49b8c00..9a1cadce7 100644 --- a/games-misc/moonlight-embedded/moonlight_embedded-20240611~git.recipe +++ b/games-misc/moonlight-embedded/moonlight_embedded-20240611~git.recipe @@ -5,7 +5,7 @@ full collection of games and applications from your PC to other devices to play HOMEPAGE="https://github.com/moonlight-stream/moonlight-embedded" COPYRIGHT="2015-2024 Iwan Timmer" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" # Main moonlight-embedded srcGitRev="2782ec6a79ac0cecf316ad361de3f28a1fa80393" SOURCE_URI="https://github.com/robante15/moonlight-embedded/archive/$srcGitRev.tar.gz" @@ -42,6 +42,7 @@ REQUIRES=" lib:libcurl$secondaryArchSuffix lib:libexpat$secondaryArchSuffix lib:libopus$secondaryArchSuffix + lib:libssl$secondaryArchSuffix lib:libSDL2_2.0$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libuuid$secondaryArchSuffix @@ -49,12 +50,11 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - ffmpeg5${secondaryArchSuffix}_devel -# devel:libavcodec$secondaryArchSuffix >= 59 -# devel:libavutil$secondaryArchSuffix >= 57 + ffmpeg7${secondaryArchSuffix}_devel devel:libcurl$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:libopus$secondaryArchSuffix + devel:libssl$secondaryArchSuffix devel:libSDL2_2.0$secondaryArchSuffix devel:libuuid$secondaryArchSuffix "