devstack/files/rpms/devlibs
Attila Fazekas d5004a3802 F21 requires redhat-rpm-config for mariadb-devel
As you can see in the f21 job, the python-MYSQL compilation
fails without this library.

At the first look it seams like packaging issue, so
I created bug related to this. [1]
Until the issue is addressed, the redhat-rpm-config will be
considered as build time dev dependency for f21.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1195207

Change-Id: I731828cac912d1b11eaf2269364411c77a57d76c
2015-02-23 13:50:36 +01:00

10 lines
282 B
Plaintext

libffi-devel # pyOpenSSL
libxml2-devel # lxml
libxslt-devel # lxml
mariadb-devel # MySQL-python f20,f21,rhel7
mysql-devel # MySQL-python rhel6
openssl-devel # pyOpenSSL
postgresql-devel # psycopg2
python-devel # pyOpenSSL
redhat-rpm-config # MySQL-python rhbz-1195207 f21