
I think these duplicate dependencies came in because we were not correctly always installing "general" packages (see Ie1b8d09369281059d21da61b2725a457f708ae9e) Most of these are just extras for the lxml dependencies; I added zlib devel to general for glance (seems pretty generic), and then that can go too, as all other packages are specified. Change-Id: I44b14ca15c64fad9daf1ac8d851704b02ea2eae0
33 lines
486 B
Plaintext
33 lines
486 B
Plaintext
bridge-utils
|
|
screen
|
|
unzip
|
|
wget
|
|
psmisc
|
|
gcc
|
|
g++
|
|
git
|
|
graphviz # needed for docs
|
|
lsof # useful when debugging
|
|
openssh-server
|
|
openssl
|
|
iputils-ping
|
|
wget
|
|
curl
|
|
tcpdump
|
|
tar
|
|
python-dev
|
|
python2.7
|
|
python-gdbm # needed for testr
|
|
bc
|
|
libyaml-dev
|
|
libffi-dev # for pyOpenSSL
|
|
libssl-dev # for pyOpenSSL
|
|
libxml2-dev # lxml
|
|
libxslt1-dev # lxml
|
|
gettext # used for compiling message catalogs
|
|
openjdk-7-jre-headless # NOPRIME
|
|
pkg-config
|
|
libmysqlclient-dev # MySQL-python
|
|
libpq-dev # psycopg2
|
|
zlib1g-dev
|