gst-libs: specify dependencies in Makefile.am to make them explicit
This commit is contained in:
parent
37d000d175
commit
00aaae8189
@ -19,3 +19,12 @@ SUBDIRS = \
|
|||||||
app
|
app
|
||||||
|
|
||||||
noinst_HEADERS = gettext.h gst-i18n-plugin.h
|
noinst_HEADERS = gettext.h gst-i18n-plugin.h
|
||||||
|
|
||||||
|
# dependencies:
|
||||||
|
audio: interfaces
|
||||||
|
|
||||||
|
cdda: tag
|
||||||
|
|
||||||
|
riff: tag
|
||||||
|
|
||||||
|
rtsp: sdp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user