summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-19 00:55:34 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-10-18 18:03:19 +0100
commitd4bdbeaa0da971c9dbc4cbf20e3f4476905e1961 (patch)
tree0d34f84c90f17aa283433a9650b7051a69c0e3f0 /.gitlab-ci.yml
parent95eb8672a61a315811c107021180371337be8cbc (diff)
downloadgstreamer-d4bdbeaa0da971c9dbc4cbf20e3f4476905e1961.tar.gz
meson: add 'gpl' option and only build plugins with (A)GPL deps if explicitly enabled
Require explicit opt-in to build plugins with (A)GPL dependencies. Keep ugly/bad options on 'auto' for now so cerbero doesn't fail. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1084>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a94b712646..b1c9780f71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,6 +63,7 @@ variables:
-Drtsp_server=enabled
-Dvaapi=enabled
-Dsharp=disabled
+ -Dgpl=enabled
MESON_GST_WERROR: >
-Dgstreamer:werror=true