diff --git a/recipes/wip/php/recipe.toml b/recipes/wip/php/recipe.toml index fab696029..98c2e3456 100644 --- a/recipes/wip/php/recipe.toml +++ b/recipes/wip/php/recipe.toml @@ -6,4 +6,5 @@ tar = "https://www.php.net/distributions/php-8.3.0.tar.xz" template = "configure" dependencies = [ "libxml2", + "sqlite3", ]