We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85219bc commit e9a2d80Copy full SHA for e9a2d80
prep-ch.sh
@@ -16,6 +16,7 @@ check_errs()
16
17
PKGS="postgresql git-core apache2 php5-pgsql php-mdb2-driver-pgsql"
18
PKGS="$PKGS php5-uuid php5-curl curl python-psycopg2 autoconf libtool"
19
+PKGS="$PKGS putty"
20
21
# Packages for gcf/omni
22
PKGS="$PKGS python-m2crypto python-dateutil python-pyopenssl"
0 commit comments