diff options
Diffstat (limited to 'gstreamer-libs-uninstalled.pc.in')
-rw-r--r-- | gstreamer-libs-uninstalled.pc.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gstreamer-libs-uninstalled.pc.in b/gstreamer-libs-uninstalled.pc.in index 8a2c6c9f..ef0669ed 100644 --- a/gstreamer-libs-uninstalled.pc.in +++ b/gstreamer-libs-uninstalled.pc.in @@ -4,5 +4,6 @@ Version: @VERSION@ Requires: gstreamer = @VERSION@ Libs: -L${pcfiledir}/gst-libs/gst/gconf \ -L${pcfiledir}/gst-libs/gst/audio \ - -L${pcfiledir}/gst-libs/gst/video + -L${pcfiledir}/gst-libs/gst/video \ + -L${pcfiledir}/gst-libs/gst/play Cflags: -I${pcfiledir}/gst-libs |