- added urls to the required libs, with a lot of added libs
[platform/upstream/gstreamer.git] / gstreamer.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: GStreamer
7 Description: Streaming-media framework
8 Requires: glib >= 1.2.0, gtk+ >= 1.2.0, libxml >= 1.8.1
9 Version: @VERSION@
10 Libs: -L${libdir} -lgst
11 Cflags: -I${includedir}