From: Sebastian Dröge Date: Tue, 11 Aug 2015 12:10:57 +0000 (+0200) Subject: rtp: Depend on the audio library X-Git-Tag: 1.19.3~511^2~3411 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8dc4bfdd0ea956088291c3d331af19881f9b287a;p=platform%2Fupstream%2Fgstreamer.git rtp: Depend on the audio library --- diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 0634d154c3..9e985c5b16 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -22,6 +22,8 @@ rtsp: sdp pbutils: video audio +rtp: audio + INDEPENDENT_SUBDIRS = \ tag audio fft rtp sdp video app