diff --git a/config/ext.json b/config/ext.json index fd3a14c5..1332a2a0 100644 --- a/config/ext.json +++ b/config/ext.json @@ -238,7 +238,8 @@ "type": "builtin", "arg-type": "with-prefix", "ext-depends": [ - "pdo" + "pdo", + "pgsql" ], "lib-depends": [ "postgresql"