18a81a2058
We go through a bunch of trouble to install setuptools via pip. Having it in the distro install too is confusing. Change-Id: I6875fe2a1ee6b7d296f7f44b4b1601794b136440
35 lines
688 B
Plaintext
35 lines
688 B
Plaintext
bridge-utils
|
|
curl
|
|
dbus
|
|
euca2ools # only for testing client
|
|
gcc
|
|
git-core
|
|
graphviz # testonly - docs
|
|
openssh-server
|
|
openssl
|
|
openssl-devel # to rebuild pyOpenSSL if needed
|
|
libffi-devel
|
|
libxml2-devel
|
|
libxslt-devel
|
|
psmisc
|
|
pylint
|
|
python-prettytable # dist:rhel6 [1]
|
|
python-unittest2
|
|
python-virtualenv
|
|
python-devel
|
|
screen
|
|
tar
|
|
tcpdump
|
|
unzip
|
|
wget
|
|
which
|
|
bc
|
|
libyaml-devel
|
|
gettext # used for compiling message catalogs
|
|
net-tools
|
|
|
|
# [1] : some of installed tools have unversioned dependencies on this,
|
|
# but others have versioned (<=0.7). So if a later version (0.7.1)
|
|
# gets installed in response to an unversioned dependency, it breaks.
|
|
# This pre-installs a compatible 0.6(ish) version from RHEL
|