Revision 329
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
68 | 68 |
@$(wait) |
69 | 69 |
|
70 | 70 |
postgres-Linux: _not_file |
71 |
-sudo apt-get install postgresql libpq-dev |
|
71 |
-sudo apt-get install postgresql libpq-dev phppgadmin
|
|
72 | 72 |
-sudo pip install psycopg2 |
73 | 73 |
|
74 | 74 |
postgres-Darwin: _not_file |
Also available in: Unified diff
Makefile: Added phpPgAdmin dependency