mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-22 07:08:23 +00:00
remove more PKG_CFLAGS
Original commit message from CVS: remove more PKG_CFLAGS
This commit is contained in:
parent
b2ec3849fd
commit
b45c86c1df
2 changed files with 2 additions and 2 deletions
|
@ -10,4 +10,4 @@ Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
|
|
||||||
Libs: ${libdir}/gst/dataprotocol/libgstdataprotocol-@GST_MAJORMINOR@.la
|
Libs: ${libdir}/gst/dataprotocol/libgstdataprotocol-@GST_MAJORMINOR@.la
|
||||||
Cflags: -I${includedir} -I${includedir}/libs @GST_PKG_CFLAGS@
|
Cflags: -I${includedir} -I${includedir}/libs
|
||||||
|
|
|
@ -8,4 +8,4 @@ Description: Data protocol for plug-ins
|
||||||
Requires: gstreamer-@GST_MAJORMINOR@
|
Requires: gstreamer-@GST_MAJORMINOR@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lgstdataprotocol-@GST_MAJORMINOR@
|
Libs: -L${libdir} -lgstdataprotocol-@GST_MAJORMINOR@
|
||||||
Cflags: -I${includedir} @GST_PKG_CFLAGS@
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in a new issue