projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1abecb3
)
docs: override rtsp library project name
author
Mathieu Duponchelle
<mathieu@centricular.com>
Tue, 4 Jun 2019 13:04:03 +0000
(15:04 +0200)
committer
Mathieu Duponchelle
<mathieu@centricular.com>
Tue, 4 Jun 2019 13:04:03 +0000
(15:04 +0200)
.. to avoid conflicts with the rtsp plugin
docs/meson.build
patch
|
blob
|
history
diff --git
a/docs/meson.build
b/docs/meson.build
index
ed7024f
..
e61d496
100644
(file)
--- a/
docs/meson.build
+++ b/
docs/meson.build
@@
-106,6
+106,7
@@
endif
project_names = {
'app': 'applib',
'rtp': 'rtplib',
+ 'rtsp': 'rtsplib',
}
libs_doc = []