diff --git a/recipes/wip/tui/gitu/recipe.toml b/recipes/wip/tui/gitu/recipe.toml index 6ba44f7b..bfff8af6 100644 --- a/recipes/wip/tui/gitu/recipe.toml +++ b/recipes/wip/tui/gitu/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO update the redox_syscall crate version [source] git = "https://github.com/altsem/gitu" [build] diff --git a/recipes/wip/tui/rust-kanban/recipe.toml b/recipes/wip/tui/rust-kanban/recipe.toml index 16c70dc5..017dbaae 100644 --- a/recipes/wip/tui/rust-kanban/recipe.toml +++ b/recipes/wip/tui/rust-kanban/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/yashs662/rust_kanban" [build] diff --git a/recipes/wip/tui/sshs/recipe.toml b/recipes/wip/tui/sshs/recipe.toml index cc2426db..760d6e13 100644 --- a/recipes/wip/tui/sshs/recipe.toml +++ b/recipes/wip/tui/sshs/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/quantumsheep/sshs" rev = "116cb8d0b360e8bb47acfdb3398702f89d866b12" diff --git a/recipes/wip/tui/syndicationd/recipe.toml b/recipes/wip/tui/syndicationd/recipe.toml index 11ab61bc..4cff8c65 100644 --- a/recipes/wip/tui/syndicationd/recipe.toml +++ b/recipes/wip/tui/syndicationd/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO synd-term crate error [source] git = "https://github.com/ymgyt/syndicationd" [build] diff --git a/recipes/wip/tui/tooters/recipe.toml b/recipes/wip/tui/tooters/recipe.toml index 90ce36f0..c0a7b372 100644 --- a/recipes/wip/tui/tooters/recipe.toml +++ b/recipes/wip/tui/tooters/recipe.toml @@ -3,3 +3,6 @@ git = "https://github.com/joshka/tooters" [build] template = "cargo" +dependencies = [ + "openssl1", +]