libs:rtsp: Remove wrong dependency on Sdp for the gir file
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 10 Nov 2016 19:36:49 +0000 (16:36 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 10 Nov 2016 19:40:56 +0000 (16:40 -0300)
gst-libs/gst/rtsp/Makefile.am

index f743f62..74af695 100644 (file)
@@ -94,7 +94,6 @@ typelibs_DATA = $(BUILT_GIRSOURCES:.gir=.typelib)
                $(INTROSPECTION_COMPILER) \
                --includedir=$(srcdir) \
                --includedir=$(builddir) \
-               --includedir=$(builddir)/../sdp \
                --includedir=`PKG_CONFIG_PATH="$(GST_PKG_CONFIG_PATH)" $(PKG_CONFIG) --variable=girdir gstreamer-@GST_API_VERSION@` \
                $(INTROSPECTION_COMPILER_OPTS) $< -o $(@F)