transmission: update from 2.13 to 2.22
[tomato.git] / release / src / router / libevent / libevent.pc
blob056ac673cadd6da275e3f3059979d7d01307d195
1 #libevent pkg-config source file
3 prefix=/usr/local
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libevent
9 Description: libevent is an asynchronous notification event loop library
10 Version: 2.0.10-stable
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -levent
14 Libs.private: 
15 Cflags: -I${includedir}