1
0
Fork 0

add pthread. fixes #13

This commit is contained in:
illiliti 2021-01-20 08:55:12 +03:00
parent c1a4550f06
commit 9868e5e9ea

View file

@ -8,4 +8,5 @@ Description: Daemonless replacement for libudev
Version: @VERSION@
URL: https://github.com/illiliti/libudev-zero
Libs: -L${libdir} -ludev
Libs.private: -pthread
Cflags: -I${includedir}