mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 07:28:53 +00:00
Back to development
This commit is contained in:
parent
c714cc6028
commit
523b539769
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
project('GStreamer manuals and tutorials', 'c',
|
project('GStreamer manuals and tutorials', 'c',
|
||||||
version: '1.18.0',
|
version: '1.19.0.1',
|
||||||
meson_version: '>=0.48.0')
|
meson_version : '>= 0.54')
|
||||||
|
|
||||||
hotdoc_p = find_program('hotdoc')
|
hotdoc_p = find_program('hotdoc')
|
||||||
if not hotdoc_p.found()
|
if not hotdoc_p.found()
|
||||||
|
|
Loading…
Reference in a new issue