From: Tim-Philipp Müller Date: Sun, 28 Mar 2010 20:50:58 +0000 (+0100) Subject: gst-libs: specify dependencies in Makefile.am to make them explicit X-Git-Tag: 1.19.3~511^2~8589 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00aaae8189e2ce4b0276aa3dd57f22cd80cdfca6;p=platform%2Fupstream%2Fgstreamer.git gst-libs: specify dependencies in Makefile.am to make them explicit --- diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 5272120..16114d1 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -19,3 +19,12 @@ SUBDIRS = \ app noinst_HEADERS = gettext.h gst-i18n-plugin.h + +# dependencies: +audio: interfaces + +cdda: tag + +riff: tag + +rtsp: sdp