Project

General

Profile

« Previous | Next » 

Revision 329

Makefile: Added phpPgAdmin dependency

View differences:

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