mirror of
https://github.com/linux-msm/qdl.git
synced 2026-02-25 13:12:25 -08:00
Without libudev installed you'll get the following build error:
qdl.c:43:10: fatal error: libudev.h: No such file or directory
43 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: qdl.o] Error 1
Mention the ubuntu package that brings it in as well similar to how
libxml2 is mentioned.
Signed-off-by: Andrew Halaney <ajhalaney@gmail.com>
387 B
387 B