From ef3ce95fb5e9f04c94a3128f61884ab08e753b31 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Fri, 22 Dec 2023 19:29:17 +0000
Subject: [PATCH] add dependency

---
 recipes/wip/php/recipe.toml | 1 +
 1 file changed, 1 insertion(+)

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",
 ]
-- 
GitLab