diff --git a/recipes/wip/net/dqy/recipe.toml b/recipes/wip/net/dqy/recipe.toml index 05dc92de13f63b3b91a50fb73ac995eed021af0e..1878190abbc175ffcf3cc740df5c5feebcd236c6 100644 --- a/recipes/wip/net/dqy/recipe.toml +++ b/recipes/wip/net/dqy/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO mlua-sys crate can't detect the lua54 dependency [source] git = "https://github.com/dandyvica/dqy" [build] diff --git a/recipes/wip/net/freenginx/recipe.toml b/recipes/wip/net/freenginx/recipe.toml index ce2a0602045ba2e50d0bc5685f0f7f2d5d009ced..e96d4fb6bda2659c838b1e342ce23cee7590ae10 100644 --- a/recipes/wip/net/freenginx/recipe.toml +++ b/recipes/wip/net/freenginx/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO can't find the options file [source] tar = "https://freenginx.org/download/nginx-1.24.0.tar.gz" [build] diff --git a/recipes/wip/net/hinoki/recipe.toml b/recipes/wip/net/hinoki/recipe.toml index c64c258c6c3bcc230a8b858313d2a5ed81a4928b..9d6b900ebd1f0b2e86ec43522ecdc27140b023fa 100644 --- a/recipes/wip/net/hinoki/recipe.toml +++ b/recipes/wip/net/hinoki/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO camino crate error [source] git = "https://github.com/jplatte/hinoki" [build] diff --git a/recipes/wip/net/hurl/recipe.toml b/recipes/wip/net/hurl/recipe.toml index 9cb9a7e748748844cbe73aa1328b716ec7ab41a6..b031a15f24cc19dc6b38bf0c0b6486ec74985d33 100644 --- a/recipes/wip/net/hurl/recipe.toml +++ b/recipes/wip/net/hurl/recipe.toml @@ -2,7 +2,7 @@ [source] git = "https://github.com/Orange-OpenSource/hurl" [build] -template = "cargo" +template = "custom" dependencies = [ "openssl1", "curl",