gstreamer-1.0.pc: move gmodule-no-export-2.0 dependency to Requires.private
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer.pc.in
index 914e186..cde70de 100644 (file)
@@ -11,7 +11,8 @@ typelibdir=${libdir}/girepository-1.0
 
 Name: GStreamer
 Description: Streaming media framework
-Requires: @GST_PKG_DEPS@
 Version: @VERSION@
+Requires: glib-2.0, gobject-2.0, gthread-2.0
+Requires.private: gmodule-no-export-2.0
 Libs: -L${libdir} -lgstreamer-@GST_API_VERSION@
 Cflags: -I${includedir}