Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 1 | bc |
Dean Troyer | 32c520f | 2012-07-19 18:35:50 -0500 | [diff] [blame] | 2 | bridge-utils |
Mark Vanderwiel | d99c290 | 2016-03-17 12:19:16 -0500 | [diff] [blame] | 3 | bsdmainutils |
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 4 | curl |
Clark Boylan | a09cb5a | 2016-12-14 07:57:26 -0800 | [diff] [blame^] | 5 | default-jre-headless # NOPRIME |
Attila Fazekas | 0fda343 | 2015-02-23 14:33:52 +0100 | [diff] [blame] | 6 | g++ |
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 7 | gcc |
8 | gettext # used for compiling message catalogs | ||||
Clark Boylan | 4d9f6e3 | 2013-01-08 11:54:43 -0800 | [diff] [blame] | 9 | git |
Sean Dague | eeb7bda | 2015-03-25 11:55:32 -0400 | [diff] [blame] | 10 | graphviz # needed for docs |
Anthony Young | 78bd0cb | 2011-10-19 02:20:04 -0700 | [diff] [blame] | 11 | iputils-ping |
Sean Dague | 5f8133c | 2015-11-06 11:48:19 -0500 | [diff] [blame] | 12 | libffi-dev # for pyOpenSSL |
Tony Breeds | 2e8695b | 2015-10-20 11:21:57 +1100 | [diff] [blame] | 13 | libjpeg-dev # Pillow 3.0.0 |
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 14 | libmysqlclient-dev # MySQL-python |
15 | libpq-dev # psycopg2 | ||||
David Shrewsbury | 6eee49f | 2014-08-04 09:38:21 -0400 | [diff] [blame] | 16 | libssl-dev # for pyOpenSSL |
Sean Dague | 5f8133c | 2015-11-06 11:48:19 -0500 | [diff] [blame] | 17 | libxml2-dev # lxml |
18 | libxslt1-dev # lxml | ||||
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 19 | libyaml-dev |
20 | lsof # useful when debugging | ||||
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 21 | openssh-server |
22 | openssl | ||||
Dean Troyer | 4533eee | 2015-02-17 16:25:38 -0600 | [diff] [blame] | 23 | pkg-config |
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 24 | psmisc |
25 | python2.7 | ||||
26 | python-dev | ||||
27 | python-gdbm # needed for testr | ||||
28 | screen | ||||
29 | tar | ||||
30 | tcpdump | ||||
31 | unzip | ||||
gordon chung | f21b86f | 2016-03-16 17:58:07 -0400 | [diff] [blame] | 32 | uuid-runtime |
Ian Wienand | c416d8b | 2015-11-09 15:20:22 +1100 | [diff] [blame] | 33 | wget |
34 | wget | ||||
Ian Wienand | a5e4c0f | 2015-11-09 12:21:10 +1100 | [diff] [blame] | 35 | zlib1g-dev |