Adding pypi-mirror dependencies for redhat
Change-Id: I030f27460c92ce0b59188e9469206b293271697a
This commit is contained in:
parent
85dadd0d90
commit
8007882726
@ -33,10 +33,18 @@ package_map = {
|
||||
'libapache2-mod-wsgi': 'mod_wsgi',
|
||||
'libc6-dev': 'glibc-devel',
|
||||
'libmariadb-dev': 'mariadb-devel',
|
||||
'libffi-dev': 'libffi-devel',
|
||||
'libldap2-dev': 'python-ldap',
|
||||
'libmysql-dev': 'mysql++-devel',
|
||||
'libmysql-java': 'mysql-connector-java',
|
||||
'libmysqlclient-dev': 'mysql-devel',
|
||||
'libpq-dev': 'libpqxx-devel',
|
||||
'libxslt-dev': 'libxslt-devel',
|
||||
'libsasl2-dev': 'cyrus-sasl-devel',
|
||||
'libsqlite3-dev': 'libsqlite3x-devel',
|
||||
'libssl-dev': 'openssl-devel',
|
||||
'libvirt-bin': 'libvirt',
|
||||
'libxml2-dev': 'libxml2-devel',
|
||||
'libz-dev': 'zlib-devel',
|
||||
'linux-image-generic': 'kernel',
|
||||
'lm-sensors': 'lm_sensors',
|
||||
@ -49,6 +57,7 @@ package_map = {
|
||||
'openssh-client': 'openssh-clients',
|
||||
'openvswitch-common': 'openvswitch',
|
||||
'openvswitch-switch': 'openvswitch',
|
||||
'python-dev': 'python-devel',
|
||||
'python-libvirt': 'libvirt-python',
|
||||
'python-memcache': 'python-memcached',
|
||||
'python-mysqldb': 'MySQL-python',
|
||||
|
Loading…
Reference in New Issue
Block a user