diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-08-05 21:31:49 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-08-06 21:53:05 +0200 |
commit | 8f524f909e30cd02ce1f4677ffb59a22bbcaf974 (patch) | |
tree | 8b6ebe4c45d3cf675c343a8756f38d4d91389df6 /support/scripts/kconfiglib.py | |
parent | 4ef5ddfeefc3721bbd86c4dd06922c9e09074153 (diff) | |
download | buildroot-8f524f909e30cd02ce1f4677ffb59a22bbcaf974.tar.gz buildroot-8f524f909e30cd02ce1f4677ffb59a22bbcaf974.zip |
package/enlightenment: fix build issue without libuuid
Since enlightenment 0.20 uuid.h is always included in e_pixmap.c but
libuuid is checked at configure time only when wayland support is
enabled.
Include uuid.h must guarded by HAVE_WAYLAND.
Fixes:
CC src/bin/src_bin_enlightenment-e_pixmap.o
src/bin/e_pixmap.c:16:18: fatal error: uuid.h: No such file or directory
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/kconfiglib.py')
0 files changed, 0 insertions, 0 deletions