diff --git a/recipes/wip/xiu/recipe.toml b/recipes/wip/xiu/recipe.toml index 74ad8deeb..608310b88 100644 --- a/recipes/wip/xiu/recipe.toml +++ b/recipes/wip/xiu/recipe.toml @@ -1,4 +1,4 @@ -#TODO openssl error (after cargo update) +#TODO webrtc-util crate error (after cargo update) [source] git = "https://github.com/harlanc/xiu" [build] diff --git a/recipes/wip/xorriso/recipe.toml b/recipes/wip/xorriso/recipe.toml index 8a4844083..119d299a0 100644 --- a/recipes/wip/xorriso/recipe.toml +++ b/recipes/wip/xorriso/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO can't recognize the redox target [source] tar = "https://www.gnu.org/software/xorriso/xorriso-1.5.6.pl02.tar.gz" [build] diff --git a/recipes/wip/xplr/recipe.toml b/recipes/wip/xplr/recipe.toml index 4d20e0458..85d594b99 100644 --- a/recipes/wip/xplr/recipe.toml +++ b/recipes/wip/xplr/recipe.toml @@ -1,6 +1,5 @@ -#TODO Not compiled or tested +#TODO tuikit crate error [source] git = "https://github.com/sayanarijit/xplr" -rev = "8af1647c090d84416feb77a9c9874629433c8314" [build] template = "cargo"