mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
Fix link to meson "subprojects" documentation
This commit is contained in:
parent
f21a06f5d2
commit
7fb7739337
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
GStreamer [meson](http://mesonbuild.com/) based repositories aggregrator.
|
||||
|
||||
Check out this module and run meson on it, and it will git clone the other
|
||||
GStreamer modules as [meson subprojects](https://github.com/mesonbuild/meson/wiki/Subprojects)
|
||||
GStreamer modules as [meson subprojects](http://mesonbuild.com/Subprojects.html)
|
||||
and build everything in one go. Once that is done you can switch into an
|
||||
uninstalled environment which allows you to easily develop and test the latest
|
||||
version of GStreamer without the need to install anything or touch an existing
|
||||
|
|
Loading…
Reference in a new issue