From 00aaae8189e2ce4b0276aa3dd57f22cd80cdfca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 28 Mar 2010 21:50:58 +0100 Subject: [PATCH] gst-libs: specify dependencies in Makefile.am to make them explicit --- gst-libs/gst/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 52721205a9..16114d1fc6 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