Skip to content
Commit 2156d27f authored by Jonathan Liu's avatar Jonathan Liu Committed by Armin Kuster
Browse files

libtevent: add missing libaio dependency



Fixes the following compile error:
| [ 6/27] Compiling lib/replace/test/testsuite.c
| In file included from ../lib/replace/test/testsuite.c:49:0:
| ../lib/replace/system/aio.h:29:20: fatal error: libaio.h: No such file or directory
| compilation terminated.

Signed-off-by: default avatarJonathan Liu <net147@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 18a1d69f86b7eb5d151a77665dbb6a2da5306c05)
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 94425033
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment