libs: build rtp after audio

The dependency setup does not seem to work for all systems,
causing the build to fail with:

gstrtpbaseaudiopayload.c:65:0:
fatal error: gst/audio/audio-enumtypes.h: No such file or directory

My setup:
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
autoconf (GNU Autoconf) 2.69
automake (GNU automake) 1.14.1
libtool (GNU libtool) 2.4.2

https://bugzilla.gnome.org/show_bug.cgi?id=754344
This commit is contained in:
Havard Graff 2015-08-31 10:46:43 +02:00 committed by Tim-Philipp Müller
parent c8ce5765a0
commit 181845ec1b

View file

@ -1,11 +1,11 @@
SUBDIRS = \
tag \
fft \
rtp \
sdp \
rtsp \
video \
audio \
rtp \
pbutils \
riff \
app \