Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / libogg / ogg.pc
blob240256620bf66e7ef332fe460b971dcbf5603e1e
1 # ogg pkg-config file
3 prefix=
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: ogg
9 Description: ogg is a library for manipulating ogg bitstreams
10 Version: 1.1.4
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -logg
14 Cflags: -I${includedir}