libevent (2.1.12)

(root)/
lib/
pkgconfig/
libevent_pthreads.pc
#libevent pkg-config source file

prefix=/BuggyBox/libevent/2.1.12/any
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libevent_pthreads
Description: libevent_pthreads adds pthreads-based threading support to libevent
Version: 2.1.12-stable
Requires: libevent
Conflicts:
Libs: -L${libdir} -levent_pthreads
Libs.private:  
Cflags: -I${includedir}