gst-inspect: fix unused-const-variable error in windows
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-uninstalled.pc.in
index b8dcdf8..30c703d 100644 (file)
@@ -5,7 +5,7 @@ libdir=@gstlibdir@
 # includedir is builddir because it is used to find gstconfig.h in places
 includedir=@abs_top_builddir@
 toolsdir=@abs_top_builddir@/tools
-pluginsdir=@abs_top_builddir@
+pluginsdir=@abs_top_builddir@/plugins
 girdir=@abs_top_builddir@/gst
 bashhelpersdir=@abs_top_builddir@/data/bash-completion/helpers
 helpersdir=@abs_top_builddir@/libs/gst/helpers
@@ -15,6 +15,6 @@ Name: GStreamer Uninstalled
 Description: Streaming media framework, Not Installed
 Version: @VERSION@
 Requires: glib-2.0, gobject-2.0
-Requires.private: gmodule-no-export-2.0
+Requires.private: gmodule-no-export-2.0 @UNWIND_REQUIRE@ @DW_REQUIRE@
 Libs: -L${libdir} -lgstreamer-@GST_API_VERSION@
 Cflags: -I@abs_top_srcdir@ -I@abs_top_srcdir@/libs -I@abs_top_builddir@ -I@abs_top_builddir@/libs