diff options
-rw-r--r-- | gstreamer-play-uninstalled.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer-play-uninstalled.pc.in b/gstreamer-play-uninstalled.pc.in index bbd7fd8a..9c87f886 100644 --- a/gstreamer-play-uninstalled.pc.in +++ b/gstreamer-play-uninstalled.pc.in @@ -9,5 +9,5 @@ Description: Streaming-media framework, play libraries, not installed Requires: gstreamer >= @VERSION@ Version: @VERSION@ -Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay.la -lgstcontrol +Libs: ${pcfiledir}/gst-libs/gst/play/libgstplay-@GST_MAJORMINOR@.la -lgstcontrol-@GST_MAJORMINOR@ Cflags: -I${pcfiledir}/libs |