diff --git a/recipes/wip/emulators/ruffle/recipe.toml b/recipes/wip/emulators/ruffle/recipe.toml index f984e5c99..67c6c8f60 100644 --- a/recipes/wip/emulators/ruffle/recipe.toml +++ b/recipes/wip/emulators/ruffle/recipe.toml @@ -5,7 +5,6 @@ git = "https://github.com/ruffle-rs/ruffle" template = "custom" dependencies = [ "openssl1", - "gtk3", ] script = """ cookbook_cargo_packages ruffle_desktop diff --git a/recipes/wip/sound/neothesia/recipe.toml b/recipes/wip/sound/neothesia/recipe.toml index ffe951214..cf5f58de2 100644 --- a/recipes/wip/sound/neothesia/recipe.toml +++ b/recipes/wip/sound/neothesia/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO midir crate error [source] git = "https://github.com/PolyMeilex/Neothesia" [build] diff --git a/recipes/wip/tools/onefetch/recipe.toml b/recipes/wip/tools/onefetch/recipe.toml index 395d8d75c..869176daa 100644 --- a/recipes/wip/tools/onefetch/recipe.toml +++ b/recipes/wip/tools/onefetch/recipe.toml @@ -1,4 +1,4 @@ -#TODO compiled but not tested +#TODO update rustc version [source] git = "https://github.com/o2sh/onefetch" [build]