dnscrypto-proxy: Support files updated.
[tomato.git] / release / src / router / libvorbis / vorbis.pc.in
blob259abe72f52f72b52afd3f7bb8f3de08723846fe
1 # libvorbis pkg-config source file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: vorbis
9 Description: vorbis is the primary Ogg Vorbis library
10 Version: @VERSION@
11 Requires: ogg
12 Conflicts:
13 Libs: -L${libdir} -lvorbis -lm
14 Cflags: -I${includedir}