From c42efa6af01c3ea365ce6639e2e5084b67e4028d Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 07:28:34 +0000 Subject: [PATCH] update recipe --- recipes/wip/ruffle/recipe.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/wip/ruffle/recipe.toml b/recipes/wip/ruffle/recipe.toml index 5ff1ca068..74b26e2e6 100644 --- a/recipes/wip/ruffle/recipe.toml +++ b/recipes/wip/ruffle/recipe.toml @@ -1,11 +1,10 @@ -#TODO make openjdk19-headless work +#TODO [source] git = "https://github.com/ruffle-rs/ruffle" [build] template = "custom" dependencies = [ "openssl1", - "openjdk19-headless", ] script = """ cookbook_cargo_packages ruffle_desktop -- GitLab