blob: 146052643c4cf4d368ebb36ecb0e91d44ffd836c [file] [log] [blame]
Dean Troyer32c520f2012-07-19 18:35:50 -05001bridge-utils
Jesse Andrewsba23cc72011-09-11 03:22:13 -07002screen
3unzip
4wget
5psmisc
Attila Fazekas69201152014-05-18 09:32:41 +02006gcc
Attila Fazekas0fda3432015-02-23 14:33:52 +01007g++
Clark Boylan4d9f6e32013-01-08 11:54:43 -08008git
Sean Dagueeeb7bda2015-03-25 11:55:32 -04009graphviz # needed for docs
Jesse Andrews79736ff2011-09-11 18:26:33 -070010lsof # useful when debugging
Jesse Andrewsba23cc72011-09-11 03:22:13 -070011openssh-server
David Riptona0f660b2013-03-07 15:43:45 -050012openssl
Anthony Young78bd0cb2011-10-19 02:20:04 -070013iputils-ping
14wget
15curl
16tcpdump
Vincent Untz03086e12012-07-04 12:27:42 +020017tar
Sergey Skripnickd7f7cb22014-03-14 14:13:16 +020018python-dev
Geronimo Orozco485dd812013-11-29 23:53:32 +000019python2.7
Sean Daguefad7b432015-04-21 13:32:11 -040020python-gdbm # needed for testr
Akihiro Motokifbe12f92014-01-26 22:57:47 +090021bc
Kashyap Chamarthy2b5c14d2014-06-25 16:21:05 +053022libyaml-dev
Attila Fazekas87d74a02014-07-09 20:18:04 +020023libffi-dev
David Shrewsbury6eee49f2014-08-04 09:38:21 -040024libssl-dev # for pyOpenSSL
Akihiro Motoki6518c0b2014-10-15 17:26:59 +090025gettext # used for compiling message catalogs
Wayne Okuma00d0da32015-01-22 16:06:41 -080026openjdk-7-jre-headless # NOPRIME
Dean Troyer4533eee2015-02-17 16:25:38 -060027pkg-config