summaryrefslogtreecommitdiff
path: root/pkgconfig
diff options
context:
space:
mode:
authorThibault Saunier <thibault.saunier@collabora.com>2011-09-29 16:25:29 -0300
committerThibault Saunier <thibault.saunier@collabora.com>2011-11-28 21:25:34 -0300
commitfbe30dd2eac83679a6efd36ea0531766876c81b7 (patch)
treeed802b6473ee1184ef5293e7f0aeca9e73b19c4f /pkgconfig
parent9364d13c027644298c54a405dbf4160bef9f8eba (diff)
downloadgstreamer-plugins-bad-fbe30dd2eac83679a6efd36ea0531766876c81b7.tar.gz
pkgconfig: remove references to codecparsers from -bad.pc.in
Diffstat (limited to 'pkgconfig')
-rw-r--r--pkgconfig/gstreamer-plugins-bad.pc.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgconfig/gstreamer-plugins-bad.pc.in b/pkgconfig/gstreamer-plugins-bad.pc.in
index 1fad71747..5e2130168 100644
--- a/pkgconfig/gstreamer-plugins-bad.pc.in
+++ b/pkgconfig/gstreamer-plugins-bad.pc.in
@@ -7,7 +7,5 @@ Name: GStreamer Bad Plugin libraries
Description: Currently includes the photography interface library
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Version: @VERSION@
-Libs: -L${libdir} -lgstphotography-@GST_MAJORMINOR@\
- -L${libdir} -lgstcodecparsers-@GST_MAJORMINOR@\
+Libs: -L${libdir} -lgstphotography-@GST_MAJORMINOR@
Cflags: -I${includedir}
-