diff --git a/recipes/wip/php/recipe.toml b/recipes/wip/php/recipe.toml index 98c2e3456..5e879021d 100644 --- a/recipes/wip/php/recipe.toml +++ b/recipes/wip/php/recipe.toml @@ -7,4 +7,5 @@ template = "configure" dependencies = [ "libxml2", "sqlite3", + "libiconv", ]