diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-02 11:56:40 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-02 11:56:40 -0400 |
commit | 303fa20e91431f9dec5a068066aabeb1926cbec7 (patch) | |
tree | 49cc808d99084b659b749c71f30adaa918d16a28 /meta-openstack/recipes-devtools/python/python-keystone/keystone-remove-git-commands-in-tests.patch | |
parent | 8f41c662a2408e68e842298995fa3c0c44119413 (diff) | |
download | meta-cloud-services-303fa20e91431f9dec5a068066aabeb1926cbec7.tar.gz |
uwsgi: fix uuid/uuid.h build error
uwsgi needs uuid/uuid.h to be present, otherwise we get the following
build error:
| In file included from core/utils.c:1:0:
| ./uwsgi.h:188:23: fatal error: uuid/uuid.h: No such file or directory
| #include <uuid/uuid.h>
| ^
| compilation terminated.
Adding a e2fsprogs dependency gets the header file properly installed before
the build starts.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone/keystone-remove-git-commands-in-tests.patch')
0 files changed, 0 insertions, 0 deletions