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