Files

17 lines
403 B
PkgConfig

#libevent pkg-config source file
prefix=/home/nathan/agrarian/depends/x86_64-pc-linux-gnu
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.8-stable
Requires: libevent
Conflicts:
Libs: -L${libdir} -levent_pthreads
Libs.private:
Cflags: -I${includedir}