projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682b523
)
sdp: The SDP library depends on the RTP library now and is not independent anymore
author
Sebastian Dröge
<sebastian@centricular.com>
Thu, 31 Dec 2015 18:41:38 +0000
(20:41 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Thu, 31 Dec 2015 18:41:38 +0000
(20:41 +0200)
Fix up the build dependencies.
gst-libs/gst/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/gst/Makefile.am
b/gst-libs/gst/Makefile.am
index 6d3bc1008ebe688ffe1841792e36d9164d198a02..2820431502e923f4e2dafa4412f53912dbae4141 100644
(file)
--- a/
gst-libs/gst/Makefile.am
+++ b/
gst-libs/gst/Makefile.am
@@
-24,8
+24,10
@@
pbutils: video audio
rtp: audio
+sdp: rtp
+
INDEPENDENT_SUBDIRS = \
- tag audio fft
sdp
video app
+ tag audio fft video app
.PHONY: independent-subdirs $(INDEPENDENT_SUBDIRS)