From 8dc4bfdd0ea956088291c3d331af19881f9b287a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 11 Aug 2015 14:10:57 +0200 Subject: [PATCH] rtp: Depend on the audio library --- gst-libs/gst/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) 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