 fad7b43abe
			
		
	
	fad7b43abe
	
	
	
		
			
			Debian/Ubuntu have *helpfully* removed gdbm from the base python package and put it into another package, which is not dragged in by installing python. Testr doesn't function without this. We should ensure this always gets installed. Depends-On: If48a8444b02ee1e105bc1d9ce78a0489ea0c405b Change-Id: I85a0ffe5ee384e055e78fd3164c27d42a86bc39d
		
			
				
	
	
		
			28 lines
		
	
	
		
			361 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			361 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| bridge-utils
 | |
| screen
 | |
| unzip
 | |
| wget
 | |
| psmisc
 | |
| gcc
 | |
| g++
 | |
| git
 | |
| graphviz # needed for docs
 | |
| lsof # useful when debugging
 | |
| openssh-server
 | |
| openssl
 | |
| iputils-ping
 | |
| wget
 | |
| curl
 | |
| tcpdump
 | |
| tar
 | |
| python-dev
 | |
| python2.7
 | |
| python-gdbm # needed for testr
 | |
| bc
 | |
| libyaml-dev
 | |
| libffi-dev
 | |
| libssl-dev # for pyOpenSSL
 | |
| gettext  # used for compiling message catalogs
 | |
| openjdk-7-jre-headless  # NOPRIME
 | |
| pkg-config
 |