6518c0b88e
Recently compiled message catalogs (mo files) were removed in Horizon and django_openstack_auth repositories. We need to compile message catalogs to make translations available for Horizon users. It is useful for developers too. Change-Id: I0831e8308205c116d8e3bb8b43be7f0dd6fa0c0a
35 lines
696 B
Plaintext
35 lines
696 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-setuptools
|
|
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
|
|
|
|
# [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
|