diff --git a/recipes/wip/emulators/ruffle/recipe.toml b/recipes/wip/emulators/ruffle/recipe.toml
index f984e5c995b41ee10d3a4051c3618b98fe5a8073..67c6c8f604ca5998eb43a3e2e5406367b0466cea 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 ffe9512142a6094026c945aabab56bdd12acffc4..cf5f58de20896222dae3f5d13202df2658107bcb 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 395d8d75c812895f3a06bbfba3dd84846b64dfcd..869176daa11c9a07f56733c01d435043d7b0c58c 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]