mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
remove GST_PKG_CFLAGS
Original commit message from CVS: remove GST_PKG_CFLAGS
This commit is contained in:
parent
34c8e29cec
commit
9934f055e9
2 changed files with 2 additions and 2 deletions
|
@ -13,4 +13,4 @@ Description: Streaming media framework, Not Installed
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
||||||
Libs: ${libdir}/gst/libgstreamer-@GST_MAJORMINOR@.la
|
Libs: ${libdir}/gst/libgstreamer-@GST_MAJORMINOR@.la
|
||||||
Cflags: -I${includedir} -I${includedir}/libs @GST_PKG_CFLAGS@
|
Cflags: -I${includedir} -I${includedir}/libs
|
||||||
|
|
|
@ -11,4 +11,4 @@ Description: Streaming media framework
|
||||||
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@
|
Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@
|
||||||
Cflags: -I${includedir} @GST_PKG_CFLAGS@
|
Cflags: -I${includedir}
|
||||||
|
|
Loading…
Reference in a new issue