blob: eb479d2050537a1f2b6865a25b403ddbd3e6b157 [file] [log] [blame]
Dean Troyer32c520f2012-07-19 18:35:50 -05001bridge-utils
Dean Troyer5218d452012-02-04 02:13:23 -06002curl
Ian Wienand7919d852013-04-26 11:28:29 +10003dbus
Dean Troyer5218d452012-02-04 02:13:23 -06004euca2ools # only for testing client
Attila Fazekas69201152014-05-18 09:32:41 +02005gcc
Attila Fazekas0fda3432015-02-23 14:33:52 +01006gcc-c++
Dean Troyer5218d452012-02-04 02:13:23 -06007git-core
Sean Dagueeeb7bda2015-03-25 11:55:32 -04008graphviz # needed only for docs
Dean Troyer5218d452012-02-04 02:13:23 -06009openssh-server
David Riptona0f660b2013-03-07 15:43:45 -050010openssl
Giulio Fidenteeeaa41a2013-06-07 17:11:30 +020011openssl-devel # to rebuild pyOpenSSL if needed
Attila Fazekas87d74a02014-07-09 20:18:04 +020012libffi-devel
Ian Wienanda7e0b392015-11-09 12:02:51 +110013libxml2-devel # lxml
14libxslt-devel # lxml
Dean Troyer4533eee2015-02-17 16:25:38 -060015pkgconfig
Dean Troyer5218d452012-02-04 02:13:23 -060016psmisc
Sergey Skripnickd7f7cb22014-03-14 14:13:16 +020017python-devel
Dean Troyer5218d452012-02-04 02:13:23 -060018screen
Vincent Untz03086e12012-07-04 12:27:42 +020019tar
Dean Troyer5218d452012-02-04 02:13:23 -060020tcpdump
21unzip
22wget
Alvaro Lopez Ortegad7f60902013-12-22 17:03:47 +010023which
Attila Fazekase7b63992014-01-27 11:44:03 +010024bc
Kashyap Chamarthy2b5c14d2014-06-25 16:21:05 +053025libyaml-devel
Akihiro Motoki6518c0b2014-10-15 17:26:59 +090026gettext # used for compiling message catalogs
Kashyap Chamarthy91e40182014-11-13 12:18:33 +010027net-tools
Kashyap Chamarthya53ae682015-05-27 21:59:32 +020028java-1.7.0-openjdk-headless # NOPRIME rhel7
Attila Fazekas99b59882015-02-24 12:15:21 +010029java-1.8.0-openjdk-headless # NOPRIME f21,f22
Jenkins5cb3d6b2015-04-02 11:39:40 +000030pyOpenSSL # version in pip uses too much memory
Ben Nemec64b2ebc2015-06-05 12:22:36 -050031iptables-services # NOPRIME f21,f22
Ian Wienanda7e0b392015-11-09 12:02:51 +110032mariadb-devel # MySQL-python
33postgresql-devel # psycopg2
34redhat-rpm-config # MySQL-python rhbz-1195207 f21
Ian Wienanda5e4c0f2015-11-09 12:21:10 +110035zlib-devel