Clear out some duplicate package dependencies

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
This commit is contained in:
Ian Wienand 2015-11-09 12:21:10 +11:00
parent a7e0b39a64
commit a5e4c0f279
11 changed files with 2 additions and 23 deletions

View File

@ -1,6 +1,3 @@
python-pymongo #NOPRIME
mongodb-server #NOPRIME
libnspr4-dev
pkg-config
libxml2-dev
libxslt-dev

View File

@ -29,3 +29,4 @@ openjdk-7-jre-headless # NOPRIME
pkg-config
libmysqlclient-dev # MySQL-python
libpq-dev # psycopg2
zlib1g-dev

View File

@ -1,6 +0,0 @@
libmysqlclient-dev
libpq-dev
libssl-dev
libxml2-dev
libxslt1-dev
zlib1g-dev

View File

@ -8,8 +8,6 @@ libmysqlclient-dev
mysql-server # NOPRIME
python-mysqldb
python-mysql.connector
libxml2-dev # needed for building lxml
libxslt1-dev
gawk
iptables
ebtables

View File

@ -1,2 +0,0 @@
libxml2-dev
libxslt1-dev

View File

@ -1 +0,0 @@
libxslt1-dev

View File

@ -32,3 +32,4 @@ iptables-services # NOPRIME f21,f22
mariadb-devel # MySQL-python
postgresql-devel # psycopg2
redhat-rpm-config # MySQL-python rhbz-1195207 f21
zlib-devel

View File

@ -1,6 +0,0 @@
libxml2-devel
libxslt-devel
mysql-devel
openssl-devel
postgresql-devel
zlib-devel

View File

@ -1,4 +1,3 @@
MySQL-python
libxslt-devel
sqlite
mod_ssl

View File

@ -1 +0,0 @@
libxslt-devel

View File

@ -1 +0,0 @@
libxslt-devel