summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gstreamer.pc.in')
-rw-r--r--pkgconfig/gstreamer.pc.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgconfig/gstreamer.pc.in b/pkgconfig/gstreamer.pc.in
index 914e18681e..cde70de500 100644
--- a/pkgconfig/gstreamer.pc.in
+++ b/pkgconfig/gstreamer.pc.in
@@ -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}