Merge "Clear out some duplicate package dependencies"
This commit is contained in:
commit
ef0d320981
@ -1,6 +1,3 @@
|
||||
python-pymongo #NOPRIME
|
||||
mongodb-server #NOPRIME
|
||||
libnspr4-dev
|
||||
pkg-config
|
||||
libxml2-dev
|
||||
libxslt-dev
|
@ -29,3 +29,4 @@ openjdk-7-jre-headless # NOPRIME
|
||||
pkg-config
|
||||
libmysqlclient-dev # MySQL-python
|
||||
libpq-dev # psycopg2
|
||||
zlib1g-dev
|
||||
|
@ -1,6 +0,0 @@
|
||||
libmysqlclient-dev
|
||||
libpq-dev
|
||||
libssl-dev
|
||||
libxml2-dev
|
||||
libxslt1-dev
|
||||
zlib1g-dev
|
@ -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
|
||||
|
@ -1,2 +0,0 @@
|
||||
libxml2-dev
|
||||
libxslt1-dev
|
@ -1 +0,0 @@
|
||||
libxslt1-dev
|
@ -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
|
||||
|
@ -1,6 +0,0 @@
|
||||
libxml2-devel
|
||||
libxslt-devel
|
||||
mysql-devel
|
||||
openssl-devel
|
||||
postgresql-devel
|
||||
zlib-devel
|
@ -1,4 +1,3 @@
|
||||
MySQL-python
|
||||
libxslt-devel
|
||||
sqlite
|
||||
mod_ssl
|
||||
|
@ -1 +0,0 @@
|
||||
libxslt-devel
|
@ -1 +0,0 @@
|
||||
libxslt-devel
|
Loading…
x
Reference in New Issue
Block a user