mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 13:25:56 +00:00
pkgconfig: remove references to codecparsers from -bad.pc.in
This commit is contained in:
parent
9364d13c02
commit
fbe30dd2ea
1 changed files with 1 additions and 3 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue