about summary refs log tree commit diff stats
path: root/tools/scripts/install-php.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/install-php.sh')
-rw-r--r--tools/scripts/install-php.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/install-php.sh b/tools/scripts/install-php.sh
index 9d47ada..4c28173 100644
--- a/tools/scripts/install-php.sh
+++ b/tools/scripts/install-php.sh
@@ -2,6 +2,6 @@
 
 . `dirname $0`/config-install.sh
 
-prt-get depinst php php-fpm php-gd php-pdo-pgsql
+prt-get depinst php php-fpm php-gd php-pdo-pgsql php-postgresql
 
 cp /etc/php/php.ini-development /etc/php/php.ini